Пример #1
0
 /// <param name='operations'>
 /// The operations group for this extension method.
 /// </param>
 public static IList <Device> DeviceGetAllDevicesForCachingValuesGet(this IHouseDBAPI operations)
 {
     return(operations.DeviceGetAllDevicesForCachingValuesGetAsync().GetAwaiter().GetResult());
 }