C# Class CairoDesktop.NotifyPropertyChangedAspect

Inheritance: PostSharp.Laos.OnMethodBoundaryAspect
Mostra file Open project: RevolutionSmythe/cairoshell

Public Methods

Method Description
NotifyPropertyChangedAspect ( string PropertyName ) : System
OnSuccess ( PostSharp eventArgs ) : void

Method Details

NotifyPropertyChangedAspect() public method

public NotifyPropertyChangedAspect ( string PropertyName ) : System
PropertyName string
return System

OnSuccess() public method

public OnSuccess ( PostSharp eventArgs ) : void
eventArgs PostSharp
return void