Méthode | Description | |
---|---|---|
ExecuteCmdlet ( this cmdlet ) : void | ||
GetCommandRuntimeMock ( this cmdlet ) : ICommandRuntime | ||
SetCommandRuntimeMock ( this cmdlet, ICommandRuntime value ) : void |
Méthode | Description | |
---|---|---|
GetInternalProperty ( string name, |
||
GetProtectedMethod ( string name ) : |
public static ExecuteCmdlet ( this cmdlet ) : void | ||
cmdlet | this | |
Résultat | void |
public static GetCommandRuntimeMock ( this cmdlet ) : ICommandRuntime | ||
cmdlet | this | |
Résultat | ICommandRuntime |
public static SetCommandRuntimeMock ( this cmdlet, ICommandRuntime value ) : void | ||
cmdlet | this | |
value | ICommandRuntime | |
Résultat | void |