C# 클래스 Gtd.StuffPutInInbox

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
StuffPutInInbox ( ) : System
StuffPutInInbox ( TrustedSystemId id, StuffId stuffId, string stuffDescription, System.DateTime timeUtc ) : System

메소드 상세

StuffPutInInbox() 공개 메소드

public StuffPutInInbox ( ) : System
리턴 System

StuffPutInInbox() 공개 메소드

public StuffPutInInbox ( TrustedSystemId id, StuffId stuffId, string stuffDescription, System.DateTime timeUtc ) : System
id TrustedSystemId
stuffId StuffId
stuffDescription string
timeUtc System.DateTime
리턴 System