C# 클래스 SilverlightMappingToolBasic.UI.SuperGraph.View.PropertiesEditorSupportClasses.UIMetadata

상속: INotifyPropertyChanged
파일 보기 프로젝트 열기: chris-tomich/Glyma 1 사용 예제들

공개 메소드들

메소드 설명
UIMetadata ( string name, string value, bool isInserted = true ) : System

비공개 메소드들

메소드 설명
OnPropertyChanged ( string propertyName ) : void

메소드 상세

UIMetadata() 공개 메소드

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