Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
SecureDelete
WipePlugin
Plugin
C# Класс SecureDelete.WipePlugin.Plugin
Wrapper for a IPlugin interface derived object. Provides support for instantiating the plugin.
Показать файл
Открыть проект
Примеры использования класса
Открытые методы
Метод
Описание
CreateInstance
( ) :
bool
Create an instance of the plugin
DestroyInstance
( ) :
void
Destroy the current instance of the plugin
Plugin
(
Type
plugin
) :
System
ToString
( ) :
string
Описание методов
CreateInstance()
публичный
Метод
Create an instance of the plugin
public
CreateInstance
( ) :
bool
Результат
bool
DestroyInstance()
публичный
Метод
Destroy the current instance of the plugin
public
DestroyInstance
( ) :
void
Результат
void
Plugin()
публичный
Метод
public
Plugin
(
Type
plugin
) :
System
plugin
System.Type
Результат
System
ToString()
публичный
Метод
public
ToString
( ) :
string
Результат
string