C# 클래스 NFe.UI.Formularios.Wait

Classe que exibe o ícone de espera do componente
파일 보기 프로젝트 열기: akretion/uninfe

공개 메소드들

메소드 설명
Close ( ) : void

Fecha a espera

Show ( string mensagem ) : void

Exibe o form de espera

비공개 메소드들

메소드 설명
MessageBox_OnBeforeShowMessageBox ( bool &cancel ) : void

메소드 상세

Close() 공개 정적인 메소드

Fecha a espera
public static Close ( ) : void
리턴 void

Show() 공개 정적인 메소드

Exibe o form de espera
public static Show ( string mensagem ) : void
mensagem string
리턴 void