C# Class SimpleOrgChart.CF.UI.BootStrapper

Afficher le fichier Open project: derickbailey/appcontroller.cf Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
BootStrapper ( IKernel container ) : System
GetMainForm ( ) : Form

Method Details

BootStrapper() public méthode

public BootStrapper ( IKernel container ) : System
container IKernel
Résultat System

GetMainForm() public méthode

public GetMainForm ( ) : Form
Résultat System.Windows.Forms.Form