Compartir a través de


ObserverManager<TIdentity,TObserver>.Observers Propiedad

Definición

Obtiene una copia de los observadores.

public System.Collections.Generic.IDictionary<TIdentity,TObserver> Observers { get; }
member this.Observers : System.Collections.Generic.IDictionary<'Identity, 'Observer>
Public ReadOnly Property Observers As IDictionary(Of TIdentity, TObserver)

Valor de propiedad

IDictionary<TIdentity,TObserver>

Se aplica a