C# Class Company.OrmLanguage.Partials.ShowGenerateTablesWindowSingleton

Mostrar archivo Open project: thabart/SimpleOrm Class Usage Examples

Public Methods

Method Description
Instanciate ( ImportTablesEventArgs>.Action callback ) : ShowGenerateTablesWindowSingleton
Show ( ) : void

Private Methods

Method Description
ShowGenerateTablesWindowSingleton ( ImportTablesEventArgs>.Action callback ) : System

Method Details

Instanciate() public static method

public static Instanciate ( ImportTablesEventArgs>.Action callback ) : ShowGenerateTablesWindowSingleton
callback ImportTablesEventArgs>.Action
return ShowGenerateTablesWindowSingleton

Show() public method

public Show ( ) : void
return void