C# 클래스 Gtd.ActionCompleted

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

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

메소드 상세

ActionCompleted() 공개 메소드

public ActionCompleted ( ) : System
리턴 System

ActionCompleted() 공개 메소드

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