ObjectExtensions Methods | Glimpse API Documentation |
The ObjectExtensions type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
GetTypeOrNull |
Returns the value of GetType if value is not null.
| |
ToStringOrDefault |
Returns the value of ToString if value is not null.
|
See Also