Beispiel #1
0
 internal Profile GetOtherProfile(string profileId)
 {
     return(_repo.GetOtherProfile(profileId));
 }