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

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: chris-tomich/Glyma Class Usage Examples

Méthodes publiques

Méthode Description
UIMetadata ( string name, string value, bool isInserted = true ) : System

Private Methods

Méthode Description
OnPropertyChanged ( string propertyName ) : void

Method Details

UIMetadata() public méthode

public UIMetadata ( string name, string value, bool isInserted = true ) : System
name string
value string
isInserted bool
Résultat System