C# Class NFe.UI.userValidaXML

Afficher le fichier Open project: akretion/uninfe Class Usage Examples

Méthodes publiques

Méthode Description
UpdateControles ( ) : void
userValidaXML ( ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

LimparEPosicionarTC ( ) : void
btn_Validar_Click ( object sender, EventArgs e ) : void
cbEmpresas_SelectedIndexChanged ( object sender, EventArgs e ) : void
edtFilename_MouseDown ( object sender, MouseEventArgs e ) : void
textBox_arqxml_TextChanged ( object sender, EventArgs e ) : void
webBrowser1_DocumentCompleted ( object sender, WebBrowserDocumentCompletedEventArgs e ) : void

Method Details

Dispose() protected méthode

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
Résultat void

UpdateControles() public méthode

public UpdateControles ( ) : void
Résultat void

userValidaXML() public méthode

public userValidaXML ( ) : System
Résultat System