C# Class NekoKun.ObjectEditor.ComplexTextEditor

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

Méthodes publiques

Méthode Description
Commit ( ) : void
ComplexTextEditor ( 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

ComplexTextEditor() public méthode

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

InitControl() protected méthode

protected InitControl ( ) : void
Résultat void