C# 클래스 Gtd.ActionDefined

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
ActionDefined ( ) : System
ActionDefined ( TrustedSystemId id, ActionId actionId, ProjectId projectId, string outcome, System.DateTime timeUtc ) : System

메소드 상세

ActionDefined() 공개 메소드

public ActionDefined ( ) : System
리턴 System

ActionDefined() 공개 메소드

public ActionDefined ( TrustedSystemId id, ActionId actionId, ProjectId projectId, string outcome, System.DateTime timeUtc ) : System
id TrustedSystemId
actionId ActionId
projectId ProjectId
outcome string
timeUtc System.DateTime
리턴 System