Свойство | Type | Description | |
---|---|---|---|
ExecuteCmdlet | void |
Méthode | Description | |
---|---|---|
AddRole ( string scaffolding, string successMessage, bool isWebRole ) : Common.System |
Constructs new AddRole instance.
|
Méthode | Description | |
---|---|---|
OnProcessing ( |
Méthode | 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 |
Résultat | Common.System |
protected OnProcessing ( |
||
roleInfo | ||
Résultat | void |