C# Class CairoDesktop.NotifyPropertyChangedAspect

Inheritance: PostSharp.Laos.OnMethodBoundaryAspect
Afficher le fichier Open project: RevolutionSmythe/cairoshell

Méthodes publiques

Méthode Description
NotifyPropertyChangedAspect ( string PropertyName ) : System
OnSuccess ( PostSharp eventArgs ) : void

Method Details

NotifyPropertyChangedAspect() public méthode

public NotifyPropertyChangedAspect ( string PropertyName ) : System
PropertyName string
Résultat System

OnSuccess() public méthode

public OnSuccess ( PostSharp eventArgs ) : void
eventArgs PostSharp
Résultat void