Beispiel #1
0
 private object GetInvoice()
 {
     return(StorehouseHelper.GetCustomerInvoice(ecPanelRequest.InvoiceId));
 }