Esempio n. 1
0
 public static Task <IList <Subscription> > GetSubscription()
 {
     return(firestore.GetSubscription());
 }