C# Class Framework.Interface.Workbench.FrmAllPlan

Inheritance: Framework.Interface.Common.FrmBase
Afficher le fichier Open project: callme119/civil Class Usage Examples

Méthodes publiques

Свойство Type Description
CreateModuleIntance CreateModuleHandle

Méthodes publiques

Méthode Description
FrmAllPlan ( Framework chapter, object type ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

清理所有正在使用的资源。

Private Methods

Méthode Description
FrmAllPlan_Load ( object sender, EventArgs e ) : void
InitializeComponent ( ) : void

设计器支持所需的方法 - 不要 使用代码编辑器修改此方法的内容。

Method Details

Dispose() protected méthode

清理所有正在使用的资源。
protected Dispose ( bool disposing ) : void
disposing bool 如果应释放托管资源,为 true;否则为 false。
Résultat void

FrmAllPlan() public méthode

public FrmAllPlan ( Framework chapter, object type ) : System
chapter Framework
type object
Résultat System

Property Details

CreateModuleIntance public_oe property

public CreateModuleHandle CreateModuleIntance
Résultat CreateModuleHandle