Example #1
0
 public static bool IsHaveValueA10(string data)
 {
     return(Exam_Dal.IsHaveValueA10("Rnnny", data));
 }