Esempio n. 1
0
 public string Authenticate(string date)
 {
     return(Repository.Authenticate(date));
 }