C# 클래스 MonkeyWrench.Database.DeletionDirectives

파일 보기 프로젝트 열기: rolfbjarne/monkeywrench

공개 메소드들

메소드 설명
Execute ( ) : void
ExecuteAsync ( ) : void

비공개 메소드들

메소드 설명
LogWithTime ( string message ) : void

메소드 상세

Execute() 공개 정적인 메소드

public static Execute ( ) : void
리턴 void

ExecuteAsync() 공개 정적인 메소드

public static ExecuteAsync ( ) : void
리턴 void