Example #1
0
 public static SqlDataReader getaddressdetails(string phone)
 {
     return(AnkapurRepository.getaddressdetails(phone));
 }