C# 클래스 GoalSet, btw-samples-productivity

상속: IEvent
파일 보기 프로젝트 열기: beingtheworst/btw-samples-productivity 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
GoalSet ( GoalId Id, string description, DateTime startDate, int lengthOfGoalInDays, string user ) : System

메소드 상세

GoalSet() 공개 메소드

public GoalSet ( GoalId Id, string description, DateTime startDate, int lengthOfGoalInDays, string user ) : System
Id GoalId
description string
startDate DateTime
lengthOfGoalInDays int
user string
리턴 System