Пример #1
0
 public object GetUpdateInstructionList()
 {
     this.DoAnalytics("GetUpdateInstructionList", "Getting List of UpdateInstructions");
     return(_UpdateService.GetUpdateInstructionList());
 }