C# Class NFe.UI.userValidaXML

Mostra file Open project: akretion/uninfe Class Usage Examples

Public Methods

Method Description
UpdateControles ( ) : void
userValidaXML ( ) : System

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Method 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 method

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

UpdateControles() public method

public UpdateControles ( ) : void
return void

userValidaXML() public method

public userValidaXML ( ) : System
return System