C# Class SilverlightMappingToolBasic.UI.SuperGraph.View.PropertiesEditorSupportClasses.UIMetadata

Inheritance: INotifyPropertyChanged
Mostra file Open project: chris-tomich/Glyma Class Usage Examples

Public Methods

Method Description
UIMetadata ( string name, string value, bool isInserted = true ) : System

Private Methods

Method Description
OnPropertyChanged ( string propertyName ) : void

Method Details

UIMetadata() public method

public UIMetadata ( string name, string value, bool isInserted = true ) : System
name string
value string
isInserted bool
return System