Method | Description | |
---|---|---|
AgregarDojo_Click ( ) : void |
Método para agregar un nuevo Dojo
|
|
PresentadorAgregarDojo ( IContratoAgregarDojo laVista ) : System |
Constructor del Presentador
|
public PresentadorAgregarDojo ( IContratoAgregarDojo laVista ) : System | ||
laVista | IContratoAgregarDojo | la vista es la interfaz principal |
return | System |