C# Class NMF.Expressions.ObservableProxyAttribute

Inheritance: ProxyMethodAttribute
Mostrar archivo 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