Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
SecureDelete
WipePlugin
Plugin
C# Class SecureDelete.WipePlugin.Plugin
Wrapper for a IPlugin interface derived object. Provides support for instantiating the plugin.
显示文件
Open project: gratianlup/SecureDelete
Class Usage Examples
Public Methods
Method
Description
CreateInstance
( ) :
bool
Create an instance of the plugin
DestroyInstance
( ) :
void
Destroy the current instance of the plugin
Plugin
(
Type
plugin
) :
System
ToString
( ) :
string
Method Details
CreateInstance()
public
method
Create an instance of the plugin
public
CreateInstance
( ) :
bool
return
bool
DestroyInstance()
public
method
Destroy the current instance of the plugin
public
DestroyInstance
( ) :
void
return
void
Plugin()
public
method
public
Plugin
(
Type
plugin
) :
System
plugin
System.Type
return
System
ToString()
public
method
public
ToString
( ) :
string
return
string