DescribedObject(T, FormattableString?)
Declaration
public DescribedObject(T o, FormattableString? description = null)
Parameters
Type | Name | Description |
---|---|---|
T | o | |
FormattableString | description |
public DescribedObject(T o, FormattableString? description = null)
Type | Name | Description |
---|---|---|
T | o | |
FormattableString | description |