Свойство | Type | Description | |
---|---|---|---|
AlterarClientePrincipal_Load | void | ||
InitializeComponent | void | ||
button_CancelarCadastroCliente_Click | void | ||
button_CancelarCadastroCliente_Click_1 | void | ||
button_SalvarCadastroCliente_Click | void | ||
button_SalvarCadastroCliente_Click_1 | void | ||
comboBox_EnderecoUfCliente_SelectedIndexChanged | void |
Méthode | Description | |
---|---|---|
AlterarClientePrincipal ( ) : System | ||
AlterarClientePrincipal ( Cliente cli, |
||
PreencherCliente ( String cpf ) : void |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Méthode | Description | |
---|---|---|
AlterarClientePrincipal_Load ( object sender, EventArgs e ) : void | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
button_CancelarCadastroCliente_Click ( object sender, EventArgs e ) : void | ||
button_CancelarCadastroCliente_Click_1 ( object sender, EventArgs e ) : void | ||
button_SalvarCadastroCliente_Click ( object sender, EventArgs e ) : void | ||
button_SalvarCadastroCliente_Click_1 ( object sender, EventArgs e ) : void | ||
comboBox_EnderecoUfCliente_SelectedIndexChanged ( object sender, EventArgs e ) : void |
public AlterarClientePrincipal ( ) : System | ||
Résultat | System |
public AlterarClientePrincipal ( Cliente cli, |
||
cli | Cliente | |
list | ||
Résultat | System |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
Résultat | void |
public PreencherCliente ( String cpf ) : void | ||
cpf | String | |
Résultat | void |