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