Exemplo n.º 1
0
 public System.Threading.Tasks.Task <string> createSession(SecretSantaa.Models.User aUser)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public void createUser(SecretSantaa.Models.User aUser)
 {
     throw new NotImplementedException();
 }