Esempio n. 1
0
 public static int GetBuyerId(int argCCId, string argsType, int argFlatId)
 {
     return(CallsheetentryDL.GetBuyerId(argCCId, argsType, argFlatId));
 }