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