메소드 | 설명 | |
---|---|---|
Initialize ( ) : void |
Initializes this instance.
|
메소드 | 설명 | |
---|---|---|
Dispose ( bool Managed ) : void |
Function to override in order to dispose objects
|
|
PluginBase ( ) : System |
Initializes a new instance of the PluginBase class.
|
protected Dispose ( bool Managed ) : void | ||
Managed | bool | /// If true, managed and unmanaged objects should be disposed. Otherwise unmanaged objects only. /// |
리턴 | void |