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