C# Class MetaGeta.DataStore.DataStoreBuilder

Inheritance: INotifyPropertyChanged, IDataErrorInfo
Afficher le fichier Open project: anyoun/metageta Class Usage Examples

Private Properties

Свойство Type Description
OnPropertyChanged void

Méthodes publiques

Méthode Description
DataStoreBuilder ( ) : System.ComponentModel
this ( string propertyName ) : string

Private Methods

Méthode Description
OnPropertyChanged ( string propertyName ) : void

Method Details

DataStoreBuilder() public méthode

public DataStoreBuilder ( ) : System.ComponentModel
Résultat System.ComponentModel

this() public méthode

public this ( string propertyName ) : string
propertyName string
Résultat string