C# Class Open.Core.Common.Controls.Editors.PropertyGridStructure.Editors.StringEditorViewModel

Inheritance: EditorViewModelBase
Show file Open project: philcockfield/Open.TestHarness.SL

Public Methods

Method Description
StringEditorViewModel ( PropertyModel model ) : System

Private Methods

Method Description
UpdateModelValue ( string textValue ) : void

Method Details

StringEditorViewModel() public method

public StringEditorViewModel ( PropertyModel model ) : System
model PropertyModel
return System