Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
SoftwareKobo
UniversalToolkit
Mvvm
VerifiableViewModelBase
C# Class SoftwareKobo.UniversalToolkit.Mvvm.VerifiableViewModelBase
可验证的视图模型基类。
Inheritance:
ViewModelBase
Datei anzeigen
Open project: h82258652/SoftwareKobo.UniversalToolkit
Protected Methods
Method
Description
RaisePropertyChanged
(
[
propertyName
= null ) :
void
Method Details
RaisePropertyChanged()
protected
method
protected
RaisePropertyChanged
(
[
propertyName
= null ) :
void
propertyName
[
return
void