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