Summary
Returns the specified `value` as a string, or "-" if it is null.
- Assembly
- Kybernetik
.InspectorGadgets .dll - Namespace
- InspectorGadgets
- Containing Type
- IGUtils
Syntax
public static string ToDisplayString(this Nullable<float> value)
Parameters
| Name | Type | Description |
|---|---|---|
| value | Nullable |
Return Value
| Type | Description |
|---|---|
| string |