C# Class ArgsTests.BasicTests.BasicHook

Inheritance: PowerArgs.ArgHook
Afficher le fichier Open project: adamabdelhamed/PowerArgs

Méthodes publiques

Méthode Description
AfterPopulateProperties ( PowerArgs.ArgHook context ) : void
BeforeParse ( PowerArgs.ArgHook context ) : void

Method Details

AfterPopulateProperties() public méthode

public AfterPopulateProperties ( PowerArgs.ArgHook context ) : void
context PowerArgs.ArgHook
Résultat void

BeforeParse() public méthode

public BeforeParse ( PowerArgs.ArgHook context ) : void
context PowerArgs.ArgHook
Résultat void