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
Actions
ActionExecutor
C# 클래스 SecureDelete.Actions.ActionExecutor
파일 보기
프로젝트 열기: gratianlup/SecureDelete
1 사용 예제들
공개 메소드들
메소드
설명
ActionExecutor
( ) :
System
EndStart
( ) :
void
Start
( ) :
void
StartAsync
( ) :
void
Stop
( ) :
void
비공개 메소드들
메소드
설명
GetStopped
( ) :
bool
NotifyStopped
( ) :
void
SetStopped
(
bool
value
) :
void
StartImpl
(
object
sender
,
EventArgs
e
) :
void
메소드 상세
ActionExecutor()
공개
메소드
public
ActionExecutor
( ) :
System
리턴
System
EndStart()
공개
메소드
public
EndStart
( ) :
void
리턴
void
Start()
공개
메소드
public
Start
( ) :
void
리턴
void
StartAsync()
공개
메소드
public
StartAsync
( ) :
void
리턴
void
Stop()
공개
메소드
public
Stop
( ) :
void
리턴
void