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

Inheritance: System.Windows.Controls.UserControl, ITypeEditor
Mostra file Open project: OpenFireSource/AlarmWorkflow

Public Methods

Method Description
StringTypeEditor ( ) : System

Initializes a new instance of the StringTypeEditor class.

Private Methods

Method Description
ITypeEditor ( string editorParameter ) : void

Method Details

StringTypeEditor() public method

Initializes a new instance of the StringTypeEditor class.
public StringTypeEditor ( ) : System
return System