C# Class Dev2.Services.Security.MoqInstallerActions.InstallerActionsForDevelopment

Inheritance: IMoqInstallerActions
Show file Open project: Warewolf-ESB/Warewolf Class Usage Examples

Public Methods

Method Description
ExecuteMoqInstallerActions ( ) : void

Private Methods

Method Description
AddAdministratorsToWarewolfGroup ( ) : void
AddCurrentUserToWarewolfGroup ( ) : void

Creates the warewolf group and adds the current user.

Method Details

ExecuteMoqInstallerActions() public method

public ExecuteMoqInstallerActions ( ) : void
return void