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

The logical model for the 'PropertyGridPrimitive' view.
Inheritance: ViewModelBase
Mostrar archivo Open project: philcockfield/Open.TestHarness.SL Class Usage Examples

Public Methods

Method Description
PropertyGridPrimitiveViewModel ( ObservableCollection model ) : System.Collections.ObjectModel

Protected Methods

Method Description
Dispose ( bool isDisposing ) : void

Method Details

Dispose() protected method

protected Dispose ( bool isDisposing ) : void
isDisposing bool
return void

PropertyGridPrimitiveViewModel() public method

public PropertyGridPrimitiveViewModel ( ObservableCollection model ) : System.Collections.ObjectModel
model ObservableCollection
return System.Collections.ObjectModel