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