Exemplo n.º 1
0
 public static IEnumerable <VatGroup> GetVatGroups(long storeId)
 {
     return(TeaCommerceHelper.GetVatGroups(storeId));
 }