C# 클래스 TaskNotes.Domain.Commands.PostponeTaskCommand

상속: NewDueDateCommand
파일 보기 프로젝트 열기: fkalseth/tasknotes 1 사용 예제들

공개 메소드들

메소드 설명
PostponeTaskCommand ( System.Guid taskId, System.DateTime newDueDate ) : System

메소드 상세

PostponeTaskCommand() 공개 메소드

public PostponeTaskCommand ( System.Guid taskId, System.DateTime newDueDate ) : System
taskId System.Guid
newDueDate System.DateTime
리턴 System