Plugin
Object Hierarchy:
Description:
public class Plugin : ResourceFactory
Represents a Rygel plugin. Plugins are supposed to provide an object of this class or a subclass.
Content:
Properties:
- public
bool
active { set; get; }
Creation methods:
- public Plugin (
string
desc_path, string
name, string
? title, string
? description = null)
Methods:
Fields: