Share via


CmdletMethodInvoker<T> Class

Definition

generic <typename T>
public ref class CmdletMethodInvoker
public class CmdletMethodInvoker<T>
type CmdletMethodInvoker<'T> = class
Public Class CmdletMethodInvoker(Of T)

Type Parameters

T
Inheritance
CmdletMethodInvoker<T>

Constructors

CmdletMethodInvoker<T>()

Properties

Action
ExceptionThrownOnCmdletThread
Finished
MethodResult
SyncObject

Applies to