Summary
Initializes a new instance of the
ApplicationInvoker
class.
- Namespace
- NBuildKit
.MsBuild .Tasks .Core - Containing Type
- ApplicationInvoker
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 |