Method | Description | |
---|---|---|
CommunicationService ( ConnectionStore connectionStore ) : System | ||
GetCompletedTasks ( int userId, Action |
||
SendTasks ( DietPlan dietPlan, DietPlan>.Action |
Method | Description | |
---|---|---|
TransferModelToTaskItem ( DietPlan dietPlan ) : void | ||
TransferTaskItemToXml ( object obj ) : string |
public CommunicationService ( ConnectionStore connectionStore ) : System | ||
connectionStore | ConnectionStore | |
return | System |
public GetCompletedTasks ( int userId, Action |
||
userId | int | |
callback | Action |
|
return | void |
public SendTasks ( DietPlan dietPlan, DietPlan>.Action |
||
dietPlan | DietPlan | |
callback | DietPlan>.Action | |
return | void |