Method | Description | |
---|---|---|
Login ( string email, string password ) : int | ||
Seguridad ( IRepositorioUsuarios repositorioUsuarios ) : System.Collections.Generic |
public Login ( string email, string password ) : int | ||
string | ||
password | string | |
return | int |
public Seguridad ( IRepositorioUsuarios repositorioUsuarios ) : System.Collections.Generic | ||
repositorioUsuarios | IRepositorioUsuarios | |
return | System.Collections.Generic |