C# 클래스 Gtd.CompleteAction

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
CompleteAction ( ) : System
CompleteAction ( TrustedSystemId id, ActionId actionId ) : System

메소드 상세

CompleteAction() 공개 메소드

public CompleteAction ( ) : System
리턴 System

CompleteAction() 공개 메소드

public CompleteAction ( TrustedSystemId id, ActionId actionId ) : System
id TrustedSystemId
actionId ActionId
리턴 System