C# Class AlarmWorkflow.Windows.Configuration.TypeEditors.StringTypeEditor

Inheritance: System.Windows.Controls.UserControl, ITypeEditor
Afficher le fichier Open project: OpenFireSource/AlarmWorkflow

Méthodes publiques

Méthode Description
StringTypeEditor ( ) : System

Initializes a new instance of the StringTypeEditor class.

Private Methods

Méthode Description
ITypeEditor ( string editorParameter ) : void

Method Details

StringTypeEditor() public méthode

Initializes a new instance of the StringTypeEditor class.
public StringTypeEditor ( ) : System
Résultat System