KeyedSingletonService<TKey,TService>.Key Property

Definition

Gets the service key.

public TKey Key { get; }
member this.Key : 'Key
Public ReadOnly Property Key As TKey

Property Value

TKey

Implements

Key

Applies to