IsEmptyOrIdentity
Gets a value indicating whether the current context contains any non-trivial mapping.
This value is true
if there is no type parameter in the context of the current declaration
or if the context is unbound, i.e. in the context of a generic type definition.
Declaration
bool IsEmptyOrIdentity { get; }
Property Value
Type | Description |
---|---|
bool |