C# (CSharp) FdoToolbox.Core.AppFramework 네임스페이스

클래스들

이름 설명
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.