public int GetOperatorDetailsbyaadhar(string aadharno) { return(operatorDAL.GetOperatorDetailsbyaadharno(aadharno)); }