C# 클래스 Gtd.ActionDeferredUntil

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

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

메소드 상세

ActionDeferredUntil() 공개 메소드

public ActionDeferredUntil ( ) : System
리턴 System

ActionDeferredUntil() 공개 메소드

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