C# Class Invoicing.UI.InvoicingFormController

Inheritance: FormController
Mostrar archivo Open project: Chillisoft/habanero

Public Methods

Method Description
InvoicingFormController ( Form parentForm ) : System.Windows.Forms

Protected Methods

Method Description
GetFormControl ( string heading ) : IFormControl

Method Details

GetFormControl() protected method

protected GetFormControl ( string heading ) : IFormControl
heading string
return IFormControl

InvoicingFormController() public method

public InvoicingFormController ( Form parentForm ) : System.Windows.Forms
parentForm System.Windows.Forms.Form
return System.Windows.Forms