Write(long) Method
Writes the text representation of the specified 64-bit
signed integer value to the console.
public static void Write(long value)
- Namespace
- Spectre
.Console - Containing Type
- AnsiConsole
Parameters
- long value
- The value to write.