C# Class TaskNotes.Domain.Commands.PostponeTaskCommand

Inheritance: NewDueDateCommand
Afficher le fichier Open project: fkalseth/tasknotes Class Usage Examples

Méthodes publiques

Méthode Description
PostponeTaskCommand ( System.Guid taskId, System.DateTime newDueDate ) : System

Method Details

PostponeTaskCommand() public méthode

public PostponeTaskCommand ( System.Guid taskId, System.DateTime newDueDate ) : System
taskId System.Guid
newDueDate System.DateTime
Résultat System