Example #1
0
 public void DeleteAll(string id)
 {
     firestore.DeleteAllExpenseLimits(id);
 }