Click or drag to resize
RFEventDictionaryDictionary Property

Namespace: Veeplay.utillities
Assembly: Veeplay (in Veeplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public ConcurrentDictionary<Delegate, List<IDisposable>> Dictionary { get; }

Property Value

Type: ConcurrentDictionaryDelegate, ListIDisposable
See Also