Method | Description | |
---|---|---|
AutoCompletionCache ( ) : System | ||
CategorySource ( string Description ) : System.Windows.Forms.AutoCompleteStringCollection | ||
Feed ( string taskName, string taskCategory, bool taskBillable ) : void |
Method | Description | |
---|---|---|
BillableFlagByCategory ( string Category ) : bool? | ||
BillableFlagByDescription ( string Description ) : bool? |
public CategorySource ( string Description ) : System.Windows.Forms.AutoCompleteStringCollection | ||
Description | string | |
return | System.Windows.Forms.AutoCompleteStringCollection |
public Feed ( string taskName, string taskCategory, bool taskBillable ) : void | ||
taskName | string | |
taskCategory | string | |
taskBillable | bool | |
return | void |