C# 클래스 CairoDesktop.NotifyPropertyChangedAspect

상속: PostSharp.Laos.OnMethodBoundaryAspect
파일 보기 프로젝트 열기: RevolutionSmythe/cairoshell

공개 메소드들

메소드 설명
NotifyPropertyChangedAspect ( string PropertyName ) : System
OnSuccess ( PostSharp eventArgs ) : void

메소드 상세

NotifyPropertyChangedAspect() 공개 메소드

public NotifyPropertyChangedAspect ( string PropertyName ) : System
PropertyName string
리턴 System

OnSuccess() 공개 메소드

public OnSuccess ( PostSharp eventArgs ) : void
eventArgs PostSharp
리턴 void