C# Class NMF.Expressions.ObservableProxyAttribute

Inheritance: ProxyMethodAttribute
Afficher le fichier Open project: NMFCode/NMF

Méthodes publiques

Méthode Description
ObservableProxyAttribute ( Type proxyType, string methodName, bool isRecursive = false ) : System

Method Details

ObservableProxyAttribute() public méthode

public ObservableProxyAttribute ( Type proxyType, string methodName, bool isRecursive = false ) : System
proxyType System.Type
methodName string
isRecursive bool
Résultat System