Method | Description | |
---|---|---|
AddTask ( |
||
DoesTasksExistsForIndex ( string name, System.DateTime cutOff ) : bool | ||
GetMergedTask ( int &countOfMergedTasks ) : |
Method | Description | |
---|---|---|
GetTaskType ( string taskTypeName ) : |
public AddTask ( |
||
task | ||
return | void |
public DoesTasksExistsForIndex ( string name, System.DateTime cutOff ) : bool | ||
name | string | |
cutOff | System.DateTime | |
return | bool |
public GetMergedTask ( int &countOfMergedTasks ) : |
||
countOfMergedTasks | int | |
return |