C# 클래스 Watchdog.Validation.Core.Util.RunAfterDispatchCommand

파일 보기 프로젝트 열기: JDolinger/Watchdog 1 사용 예제들

공개 메소드들

메소드 설명
Execute ( ) : void
RunAfterDispatchCommand ( System.Action code ) : System

메소드 상세

Execute() 공개 메소드

public Execute ( ) : void
리턴 void

RunAfterDispatchCommand() 공개 메소드

public RunAfterDispatchCommand ( System.Action code ) : System
code System.Action
리턴 System