Exemplo n.º 1
0
 public IEnumerable <SetInfo> Get()
 {
     return(StorageUtilities.GetRecentSets(TableClient, 10));
 }