C# Class CodeOwls.PowerShell.Provider.Attributes.ManageSessionAttribute

Inheritance: MethodInterceptionAspect
Afficher le fichier Open project: beefarino/TxF

Méthodes publiques

Méthode Description
CompileTimeValidate ( System method ) : bool
OnInvoke ( MethodInterceptionArgs args ) : void

Method Details

CompileTimeValidate() public méthode

public CompileTimeValidate ( System method ) : bool
method System
Résultat bool

OnInvoke() public méthode

public OnInvoke ( MethodInterceptionArgs args ) : void
args MethodInterceptionArgs
Résultat void