Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
ManagedBass
INPC
C# Class ManagedBass.INPC
Base implementation of
INotifyPropertyChanged
Inheritance:
INotifyPropertyChanged
Afficher le fichier
Open project: ManagedBass/ManagedBass
Méthodes protégées
Méthode
Description
OnPropertyChanged
(
[
PropertyName
= null ) :
void
Fires the
PropertyChanged
event.
Method Details
OnPropertyChanged()
protected
méthode
Fires the
PropertyChanged
event.
protected
OnPropertyChanged
(
[
PropertyName
= null ) :
void
PropertyName
[
Résultat
void