ApplicationInvoker.

ApplicationInvoker(SystemDiagnostics) Constructor

Summary

Initializes a new instance of the ApplicationInvoker class.

Syntax

public ApplicationInvoker(SystemDiagnostics diagnostics)

Parameters

Name Type Description
diagnostics SystemDiagnostics The object that provides the diagnostics for the application.

Return Value

Type Description
void