Table of Contents

Class DialogEventProgressReporter

Namespace
Innova.Prism.Library.ClassDefinitions
Assembly
Innova.Prism.Library.dll

Represents a progress reporter for dialog events.

public class DialogEventProgressReporter : EventProgressReporter, IProgress<ProgressInfo>
Inheritance
DialogEventProgressReporter
Implements

Constructors

DialogEventProgressReporter(IEventAggregator)

Initializes a new instance of the DialogEventProgressReporter class.

Methods

Report(ProgressInfo)

Reports the progress information.