Method | Description | |
---|---|---|
CriarAlunoParaCadastro ( string email, string senha, string SenhaCriptografada, string nome, string cpf, System.DateTime dataNascimento, bool ativo ) : |
public static CriarAlunoParaCadastro ( string email, string senha, string SenhaCriptografada, string nome, string cpf, System.DateTime dataNascimento, bool ativo ) : |
||
string | ||
senha | string | |
SenhaCriptografada | string | |
nome | string | |
cpf | string | |
dataNascimento | System.DateTime | |
ativo | bool | |
return |