Beispiel #1
0
 public JToken GetDevice(FullID fullID)
 {
     return(AppCache.GetDeviceBlob(fullID));
 }