IDisplayableExtensions Class
Namespace
Statiq.Common
Base Types
  • object
IDisplayableExtensions
object

Syntax

public static class IDisplayableExtensions

Methods

Name Return Value Summary
ToSafeDisplayString(IDisplayable) string
A safe display string that can be used for logging and returns "null" when the underlying object is null.
static