C# Class Cindeck.Core.Potential

Inheritance: IIdol, INotifyPropertyChanged
Afficher le fichier Open project: noelex/Cindeck Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
OnPropertyChanged ( string propertyName, object before, object after ) : void

Method Details

OnPropertyChanged() public méthode

public OnPropertyChanged ( string propertyName, object before, object after ) : void
propertyName string
before object
after object
Résultat void