Class ObservableDictionarySpyEventArgs
Event arguments for an Observable Dictionary spy event.
Inheritance
System.Object
ObservableDictionarySpyEventArgs
Inherited Members
Namespace: Cortex.Net.Spy
Assembly: Cortex.Net.dll
Syntax
public class ObservableDictionarySpyEventArgs : SpyEventArgs
Properties
| Improve this Doc View SourceContext
Gets or sets the context of the event.
Declaration
public object Context { get; set; }
Property Value
Type | Description |
---|---|
System.Object |