Esempio n. 1
0
 public static bool IsValidName(string argName)
 {
     return(VendorDL.IsValidName(argName));
 }