C# Class DbDictExport.WinForm.Service.LoadingFormService

Afficher le fichier Open project: NeilQ/DbDictExport

Méthodes publiques

Méthode Description
Close ( ) : void
CloseFrom ( ) : void
Create ( ) : void
CreateForm ( ) : void
SetCaption ( string text ) : void
SetFormCaption ( string text ) : void

Private Methods

Méthode Description
Dispose ( ) : void

Method Details

Close() public méthode

public Close ( ) : void
Résultat void

CloseFrom() public static méthode

public static CloseFrom ( ) : void
Résultat void

Create() public méthode

public Create ( ) : void
Résultat void

CreateForm() public static méthode

public static CreateForm ( ) : void
Résultat void

SetCaption() public méthode

public SetCaption ( string text ) : void
text string
Résultat void

SetFormCaption() public static méthode

public static SetFormCaption ( string text ) : void
text string
Résultat void