Toggle navigation
Hot Examples
KO
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.
파일 보기
프로젝트 열기: gratianlup/SecureDelete
1 사용 예제들
공개 메소드들
메소드
설명
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