'宣言 Public Function New( _ ByVal startTime As Date, _ ByVal endTime As Date, _ ByVal id As Integer, _ ByVal linkToID As Integer, _ ByVal owner As String, _ ByVal percentComplete As Double _ )
public GanttTimeEntry( DateTime startTime, DateTime endTime, int id, int linkToID, string owner, double percentComplete )
GanttTimeEntry クラス GanttTimeEntry メンバ オーバーロード一覧