Method | Description | |
---|---|---|
ExecuteCmdlet ( this cmdlet ) : void | ||
GetCommandRuntimeMock ( this cmdlet ) : ICommandRuntime | ||
SetCommandRuntimeMock ( this cmdlet, ICommandRuntime value ) : void |
Method | Description | |
---|---|---|
GetInternalProperty ( string name, |
||
GetProtectedMethod ( string name ) : |
public static ExecuteCmdlet ( this cmdlet ) : void | ||
cmdlet | this | |
return | void |
public static GetCommandRuntimeMock ( this cmdlet ) : ICommandRuntime | ||
cmdlet | this | |
return | ICommandRuntime |
public static SetCommandRuntimeMock ( this cmdlet, ICommandRuntime value ) : void | ||
cmdlet | this | |
value | ICommandRuntime | |
return | void |