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