Ejemplo n.º 1
0
 public string GetUserImage(string MemberId)
 {
     return(Repository.GetUserImage(MemberId));
 }