Method | Description | |
---|---|---|
AtualizarCurso ( string nome, bool ativo, |
||
Curso ( string nome, bool ativo, |
Method | Description | |
---|---|---|
Curso ( ) : System |
public AtualizarCurso ( string nome, bool ativo, |
||
nome | string | |
ativo | bool | |
tipoCurso | ||
return | void |
public Curso ( string nome, bool ativo, |
||
nome | string | |
ativo | bool | |
tipoCurso | ||
return | System |