NamedKey<T>.UrnName Property

Definition

The Urn level name corresponding to the instance type which this key respresents. It is normally the instance type class name. Overriding this typically is done with typeof(T).urnName or similar.

protected virtual string UrnName { get; }

Property Value

Applies to