C# Class NekoKun.ObjectEditor.DecimalEditor

Inheritance: AbstractObjectEditor
Mostra file Open project: NekoProject/NekoKun

Public Methods

Method Description
Commit ( ) : void
DecimalEditor ( object>.Dictionary Params ) : System

Protected Methods

Method Description
InitControl ( ) : void

Private Methods

Method Description
control_ModifiedChanged ( object sender, EventArgs e ) : void

Method Details

Commit() public method

public Commit ( ) : void
return void

DecimalEditor() public method

public DecimalEditor ( object>.Dictionary Params ) : System
Params object>.Dictionary
return System

InitControl() protected method

protected InitControl ( ) : void
return void