Beispiel #1
0
 public bool Existe(string Usuario)
 {
     return(_usu.Existe(Usuario));
 }