C# (CSharp) FdoToolbox.Core.AppFramework Namespace

Classes

Name Description
ConsoleApplication Base application object for console applications
ConsoleColorSwitcher A helper object to switch the text color of the console. All text written out to the console will be of the specified color until this object is disposed of.
ConsoleCommand Base console command class. All console commands derive from this class.
TempConsoleColor A helper class to set the text color of the console. All text written to the console will be of the specified color until this object is disposed of.