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