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

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

Public Methods

Method Description
ApplyChangesToBusinessObject ( ) : void
DateTimePickerMapperStub ( IDateTimePicker dtp ) : System

Method Details

ApplyChangesToBusinessObject() public method

public ApplyChangesToBusinessObject ( ) : void
return void

DateTimePickerMapperStub() public method

public DateTimePickerMapperStub ( IDateTimePicker dtp ) : System
dtp IDateTimePicker
return System