- Namespace
- Statiq
.Common - Base Types
-
- object
Syntax
public static class IDisplayableExtensions
Methods
| Name | Return Value | Summary |
|---|---|---|
| ToSafeDisplayString |
string |
A safe display string that can be used for logging and returns "null" when the
underlying object is null.
static
|