C# Class Habanero.Faces.Test.Win.StandardControls.NumericUpDownMapperStub

Inheritance: Habanero.Faces.Base.NumericUpDownMapper
Show file Open project: Chillisoft/habanero.faces Class Usage Examples

Public Methods

Method Description
ApplyChangesToBusinessObject ( ) : void
NumericUpDownMapperStub ( INumericUpDown ctl ) : System

Method Details

ApplyChangesToBusinessObject() public method

public ApplyChangesToBusinessObject ( ) : void
return void

NumericUpDownMapperStub() public method

public NumericUpDownMapperStub ( INumericUpDown ctl ) : System
ctl INumericUpDown
return System