메소드 | 설명 | |
---|---|---|
ExecuteShouldMethod ( Cmdlet cmdlet ) : void |
Perform the method execution
|
|
ShouldMethodStreamItem ( Microsoft.WindowsAzure.Commands.Common.ShouldMethodInvoker invoker ) : System |
Create a should method stream item with the given invoker
|
public ExecuteShouldMethod ( Cmdlet cmdlet ) : void | ||
cmdlet | Cmdlet | |
리턴 | void |
public ShouldMethodStreamItem ( Microsoft.WindowsAzure.Commands.Common.ShouldMethodInvoker invoker ) : System | ||
invoker | Microsoft.WindowsAzure.Commands.Common.ShouldMethodInvoker | |
리턴 | System |