- Namespace
-
GitVersion
.Logging - Interfaces
- Base Types
-
- object
Syntax
public class ConsoleAdapter : IConsole
Methods
Name | Value | Summary |
---|---|---|
ReadLine |
string | |
UseColor |
IDisposable | |
Write |
void | |
WriteLine |
void | |
WriteLine |
void |
Extension Methods
Name | Value | Summary |
---|---|---|
GetProperties |
IEnumerable |
From
ObjectExtensions
|
NotNull |
T |
From
CommonExtensions
|