C# 클래스 NMF.Expressions.ObservableProxyAttribute

상속: ProxyMethodAttribute
파일 보기 프로젝트 열기: NMFCode/NMF

공개 메소드들

메소드 설명
ObservableProxyAttribute ( Type proxyType, string methodName, bool isRecursive = false ) : System

메소드 상세

ObservableProxyAttribute() 공개 메소드

public ObservableProxyAttribute ( Type proxyType, string methodName, bool isRecursive = false ) : System
proxyType System.Type
methodName string
isRecursive bool
리턴 System