Esempio n. 1
0
 public static void Delete(string id)
 {
     service.Delete(id, AuthenticationHelper.CompanyId.Value);
 }