Esempio n. 1
0
 public Coach GetMemberInfo(string Account)
 {
     return(Repository.GetMemberInfo(Account));
 }