Exemplo n.º 1
0
 public string GetProfit(Waybill wb)
 {
     return(Enterprice.GetProfit(wb).ToString());
 }