C# 클래스 ToDo.Core.BackgroundUnitOfWorkSessionHandlingMagicalExecutor

상속: IExecutor
파일 보기 프로젝트 열기: jthigpen/winforms-mvp 1 사용 예제들

공개 메소드들

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

비공개 메소드들

메소드 설명
EndUnitOfWork ( ) : void
StartUnitOfWork ( ) : void

메소드 상세

Execute() 공개 메소드

public Execute ( System.Action action ) : void
action System.Action
리턴 void