예제 #1
0
 public int GetOperatorDetailsbyMobileno(string mobileno)
 {
     return(operatorDAL.GetOperatorDetailsbyMobileno(mobileno));
 }