Property | Type | Description | |
---|---|---|---|
ExecuteCmdlet | void |
Method | Description | |
---|---|---|
AddRole ( string scaffolding, string successMessage, bool isWebRole ) : Common.System |
Constructs new AddRole instance.
|
Method | Description | |
---|---|---|
OnProcessing ( |
Method | Description | |
---|---|---|
ExecuteCmdlet ( ) : void |
public AddRole ( string scaffolding, string successMessage, bool isWebRole ) : Common.System | ||
scaffolding | string | The scaffolding path |
successMessage | string | The verbose message to emit when the cmdlet succeed |
isWebRole | bool | Flag that indicates role is web or worker |
return | Common.System |
protected OnProcessing ( |
||
roleInfo | ||
return | void |