Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
SecureDelete
WipePlugin
Plugin
C# Class SecureDelete.WipePlugin.Plugin
Wrapper for a IPlugin interface derived object. Provides support for instantiating the plugin.
Afficher le fichier
Open project: gratianlup/SecureDelete
Class Usage Examples
Méthodes publiques
Méthode
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
méthode
Create an instance of the plugin
public
CreateInstance
( ) :
bool
Résultat
bool
DestroyInstance()
public
méthode
Destroy the current instance of the plugin
public
DestroyInstance
( ) :
void
Résultat
void
Plugin()
public
méthode
public
Plugin
(
Type
plugin
) :
System
plugin
System.Type
Résultat
System
ToString()
public
méthode
public
ToString
( ) :
string
Résultat
string