Exemple #1
0
 public static void CheckDataEx(params string[] inputData)
 {
     SafeC.CheckDataEx(inputData);
 }