Table of Contents

Method AddSubscriptions

Namespace
Innova.Prism.Library.BaseViewModels
Assembly
Innova.Prism.Library.dll

AddSubscriptions()

Adds the subscriptions associated with this view model. This method should be overridden in derived classes to add specific event subscriptions.

protected virtual void AddSubscriptions()