Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Falafel
Utilities
ViewModelBase
C# Class Falafel.Utilities.ViewModelBase
Inheritance:
INotifyPropertyChanged
ファイルを表示
Open project: FalafelSoftwareInc/ParticalPhotonOscilloscope
Protected Methods
Method
Description
RaisePropertyChanged
(
string
propertyName
) :
void
Method Details
RaisePropertyChanged()
protected
method
protected
RaisePropertyChanged
(
string
propertyName
) :
void
propertyName
string
return
void