Esempio n. 1
0
 public string GetHash(string inputString)
 {
     return(UserLogic.GetHash(inputString));
 }