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

Inheritance: MethodInterceptionAspect
Exibir arquivo Open project: beefarino/TxF

Public Methods

Method Description
CompileTimeValidate ( System method ) : bool
OnInvoke ( MethodInterceptionArgs args ) : void

Method Details

CompileTimeValidate() public method

public CompileTimeValidate ( System method ) : bool
method System
return bool

OnInvoke() public method

public OnInvoke ( MethodInterceptionArgs args ) : void
args MethodInterceptionArgs
return void