C# Class SetGoal, btw-samples-productivity

Inheritance: ICommand
Afficher le fichier Open project: beingtheworst/btw-samples-productivity Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
SetGoal ( GoalId Id, string description, DateTime startDate, int lengthOfGoalInDays, string user ) : System

Method Details

SetGoal() public méthode

public SetGoal ( GoalId Id, string description, DateTime startDate, int lengthOfGoalInDays, string user ) : System
Id GoalId
description string
startDate DateTime
lengthOfGoalInDays int
user string
Résultat System