C# Class LazyRecord, code

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: shendongnian/code

Méthodes publiques

Méthode Description
LazyRecord ( Record, record )
OnTimer ( ) : void

Private Methods

Méthode Description
OnPropertyChanged ( string propertyName ) : void
PropertyChanged ( )
PropertyChangedEventArgs ( )

Method Details

LazyRecord() public méthode

public LazyRecord ( Record, record )
record Record,

OnTimer() public méthode

public OnTimer ( ) : void
Résultat void