C# 클래스 Gtd.DeferActionUntil

상속: Command, ITrustedSystemCommand
파일 보기 프로젝트 열기: beingtheworst/btw-gtd

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
DeferActionUntil ( ) : System
DeferActionUntil ( TrustedSystemId id, ActionId actionId, System.DateTime deferUntil ) : System

메소드 상세

DeferActionUntil() 공개 메소드

public DeferActionUntil ( ) : System
리턴 System

DeferActionUntil() 공개 메소드

public DeferActionUntil ( TrustedSystemId id, ActionId actionId, System.DateTime deferUntil ) : System
id TrustedSystemId
actionId ActionId
deferUntil System.DateTime
리턴 System