C# Class NekoKun.ObjectEditor.DecimalEditor

Inheritance: AbstractObjectEditor
Afficher le fichier Open project: NekoProject/NekoKun

Méthodes publiques

Méthode Description
Commit ( ) : void
DecimalEditor ( object>.Dictionary Params ) : System

Méthodes protégées

Méthode Description
InitControl ( ) : void

Private Methods

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

Method Details

Commit() public méthode

public Commit ( ) : void
Résultat void

DecimalEditor() public méthode

public DecimalEditor ( object>.Dictionary Params ) : System
Params object>.Dictionary
Résultat System

InitControl() protected méthode

protected InitControl ( ) : void
Résultat void