Appearance
ServiceNow.Core
SNow.Core.Extensions
ConsoleColorExtensions Class
csharp
public static class ConsoleColorExtensionsInheritance System.Object 🡒 ConsoleColorExtensions
| Methods | |
|---|---|
| Write(ConsoleColor, string) | Writes the specified string value to the standard output stream. |
| WriteLine(ConsoleColor, string) | Writes the specified string value, followed by the current line terminator, to the standard output stream. |