Write(float) Method
Writes the text representation of the specified single-precision
floating-point value to the console.
public static void Write(float value)
- Namespace
- Spectre
.Console - Containing Type
- AnsiConsole
Parameters
- float value
- The value to write.