Class ShowViewEventData<T>
- Namespace
- Innova.Prism.Infrastructure.EventParameters
- Assembly
- Innova.Prism.Infrastructure.dll
Represents the event data for showing a view.
public class ShowViewEventData<T> : ShowViewEventData
Type Parameters
T
- Inheritance
-
ShowViewEventData<T>
Constructors
- ShowViewEventData()
Initializes a new instance of the ShowViewEventData<T> class.