C# 클래스 SD.Infrastructure.WPF.Caliburn.Aspects.DependencyPropertyAttribute

상속: Attribute, IPropertyAdvice
파일 보기 프로젝트 열기: lishilei0523/SD.Framework

공개 메소드들

메소드 설명
Advise ( PropertyAdviceContext context ) : void

拦截属性

메소드 상세

Advise() 공개 메소드

拦截属性
public Advise ( PropertyAdviceContext context ) : void
context PropertyAdviceContext 属性上下文
리턴 void