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
Fluent
ModelBase
C# Class Fluent.ModelBase
Inheritance:
IDataErrorInfo
,
INotifyPropertyChanged
ファイルを表示
Open project: shiftkey/NotifyPropertyWeaver
Public Methods
Method
Description
ModelBase
( ) :
System
OnPropertyChanged
(
string
propertyName
) :
void
this
(
string
propertyName
) :
string
Method Details
ModelBase()
public
method
public
ModelBase
( ) :
System
return
System
OnPropertyChanged()
public
method
public
OnPropertyChanged
(
string
propertyName
) :
void
propertyName
string
return
void
this()
public
method
public
this
(
string
propertyName
) :
string
propertyName
string
return
string