C# 클래스 Gtd.ActionDeferDateShifted

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
ActionDeferDateShifted ( ) : System
ActionDeferDateShifted ( TrustedSystemId id, ActionId actionId, System.DateTime oldDeferDate, System.DateTime newDeferDate ) : System

메소드 상세

ActionDeferDateShifted() 공개 메소드

public ActionDeferDateShifted ( ) : System
리턴 System

ActionDeferDateShifted() 공개 메소드

public ActionDeferDateShifted ( TrustedSystemId id, ActionId actionId, System.DateTime oldDeferDate, System.DateTime newDeferDate ) : System
id TrustedSystemId
actionId ActionId
oldDeferDate System.DateTime
newDeferDate System.DateTime
리턴 System