C# Class MetaGeta.DataStore.DataStoreBuilder

Inheritance: INotifyPropertyChanged, IDataErrorInfo
显示文件 Open project: anyoun/metageta Class Usage Examples

Private Properties

Property Type Description
OnPropertyChanged void

Public Methods

Method Description
DataStoreBuilder ( ) : System.ComponentModel
this ( string propertyName ) : string

Private Methods

Method Description
OnPropertyChanged ( string propertyName ) : void

Method Details

DataStoreBuilder() public method

public DataStoreBuilder ( ) : System.ComponentModel
return System.ComponentModel

this() public method

public this ( string propertyName ) : string
propertyName string
return string