Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
NMF
Expressions
ObservableProxyAttribute
C# Class NMF.Expressions.ObservableProxyAttribute
Inheritance:
ProxyMethodAttribute
显示文件
Open project: NMFCode/NMF
Public Methods
Method
Description
ObservableProxyAttribute
(
Type
proxyType
,
string
methodName
,
bool
isRecursive
= false ) :
System
Method Details
ObservableProxyAttribute()
public
method
public
ObservableProxyAttribute
(
Type
proxyType
,
string
methodName
,
bool
isRecursive
= false ) :
System
proxyType
System.Type
methodName
string
isRecursive
bool
return
System