Exemplo n.º 1
0
 public ChartOfAccount GetChartOfAccount(int chart_of_account_key)
 {
     return(channel.GetChartOfAccount(chart_of_account_key));
 }