Exemplo n.º 1
0
 public static DataTable GetBuyer(int argCCId, string argsType)
 {
     return(CallsheetentryDL.GetBuyer(argCCId, argsType));
 }