Table of Contents

Constructor EntityTileViewModel

Namespace
Innova.Prism.Library.Controls.Tile
Assembly
Innova.Prism.Library.dll

EntityTileViewModel(IEventAggregator)

Initializes a new instance of the EntityTileViewModel<T> class.

public EntityTileViewModel(IEventAggregator eventAggregator)

Parameters

eventAggregator IEventAggregator

The event aggregator.