Beispiel #1
0
 public CommanDetails GetProfileImage(int adminId)
 {
     return(adminDb.GetProfileImage(adminId));
 }