Exemplo n.º 1
0
 public string getLoginName(string NickName)
 {
     return(dal.getLoginName(NickName));
 }