C# Class Company.OrmLanguage.Partials.ShowGenerateTablesWindowSingleton

Afficher le fichier Open project: thabart/SimpleOrm Class Usage Examples

Méthodes publiques

Méthode Description
Instanciate ( ImportTablesEventArgs>.Action callback ) : ShowGenerateTablesWindowSingleton
Show ( ) : void

Private Methods

Méthode Description
ShowGenerateTablesWindowSingleton ( ImportTablesEventArgs>.Action callback ) : System

Method Details

Instanciate() public static méthode

public static Instanciate ( ImportTablesEventArgs>.Action callback ) : ShowGenerateTablesWindowSingleton
callback ImportTablesEventArgs>.Action
Résultat ShowGenerateTablesWindowSingleton

Show() public méthode

public Show ( ) : void
Résultat void