- Namespace
-
GitVersion
.Logging
graph BT Type["IConsole"] class Type type-node
Syntax
public interface IConsole
Methods
Name | Value | Summary |
---|---|---|
ReadLine |
string | |
UseColor |
IDisposable | |
Write |
void | |
WriteLine |
void | |
WriteLine |
void |
Extension Methods
Name | Value | Summary |
---|---|---|
NotNull |
T |
From
CommonExtensions
|