C# Class NRaas.GoHereSpace.Interactions.GoHomeEx.GoHomeStubEx

Inheritance: GoHome
Exibir arquivo Open project: Chain-Reaction/NRaas

Public Methods

Method Description
Cleanup ( ) : void
CleanupAfterExitReason ( ) : void
Run ( ) : bool
Test ( ) : bool

Method Details

Cleanup() public method

public Cleanup ( ) : void
return void

CleanupAfterExitReason() public method

public CleanupAfterExitReason ( ) : void
return void

Run() public method

public Run ( ) : bool
return bool

Test() public method

public Test ( ) : bool
return bool