C# 클래스 MetaGeta.DataStore.DataStoreBuilder

상속: INotifyPropertyChanged, IDataErrorInfo
파일 보기 프로젝트 열기: anyoun/metageta 1 사용 예제들

Private Properties

프로퍼티 타입 설명
OnPropertyChanged void

공개 메소드들

메소드 설명
DataStoreBuilder ( ) : System.ComponentModel
this ( string propertyName ) : string

비공개 메소드들

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

메소드 상세

DataStoreBuilder() 공개 메소드

public DataStoreBuilder ( ) : System.ComponentModel
리턴 System.ComponentModel

this() 공개 메소드

public this ( string propertyName ) : string
propertyName string
리턴 string