C# Class Gammtek.Conduit.IO.ConsoleManager

Show file Open project: ME3Explorer/ME3Explorer

Public Methods

Method Description
Hide ( ) : void
SetOutAndErrorNull ( ) : void
Show ( ) : void
Toggle ( ) : void

Private Methods

Method Description
InvalidateOutAndError ( ) : void

Method Details

Hide() public static method

public static Hide ( ) : void
return void

SetOutAndErrorNull() public static method

public static SetOutAndErrorNull ( ) : void
return void

Show() public static method

public static Show ( ) : void
return void

Toggle() public static method

public static Toggle ( ) : void
return void