Table of Contents

Class EventData

Namespace
Innova.Prism.Infrastructure.EventParameters
Assembly
Innova.Prism.Infrastructure.dll

Represents the data associated with an event.

public class EventData
Inheritance
EventData
Derived

Constructors

EventData()

Initializes a new instance of the EventData class.

EventData(string, object)

Initializes a new instance of the EventData class with the specified key and event object.

Properties

PropertyBag

Gets the property bag containing the event data.