Пример #1
0
 public static SqlDataReader GetUserProfile(int id)
 {
     return(AnkapurRepository.getuserprofile(id));
 }