Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
ManagedBass
INPC
C# Class ManagedBass.INPC
Base implementation of
INotifyPropertyChanged
Inheritance:
INotifyPropertyChanged
Mostrar archivo
Open project: ManagedBass/ManagedBass
Protected Methods
Method
Description
OnPropertyChanged
(
[
PropertyName
= null ) :
void
Fires the
PropertyChanged
event.
Method Details
OnPropertyChanged()
protected
method
Fires the
PropertyChanged
event.
protected
OnPropertyChanged
(
[
PropertyName
= null ) :
void
PropertyName
[
return
void