The PluginSkeleton type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| PluginSkeleton | 
            Constructor
              | 
Methods
| Name | Description | |
|---|---|---|
| Attach | 
            Attaches this plugin to a ILoggerRepository.
              | |
|  (Inherited from  | ||
                    Allows an   (Inherited from  | ||
                    Serves as a hash function for a particular type. 
                  (Inherited from  | ||
                    Gets the   (Inherited from  | ||
                    Creates a shallow copy of the current   (Inherited from  | ||
| Shutdown | 
            Is called when the plugin is to shutdown.
              | |
|  (Inherited from  | 
Properties
| Name | Description | |
|---|---|---|
| LoggerRepository | 
            The repository for this plugin
              | |
| Name | 
            Gets or sets the name of the plugin.
              | 
See Also