C# Class Affecto.IdentityManagement.Commanding.Commands.CreateRoleCommand

Inheritance: IIdAndNameCommand
Datei anzeigen Open project: affecto/dotnet-IdentityManagement

Public Methods

Method Description
CreateRoleCommand ( System.Guid id, string name, string description, string externalGroupName ) : System

Method Details

CreateRoleCommand() public method

public CreateRoleCommand ( System.Guid id, string name, string description, string externalGroupName ) : System
id System.Guid
name string
description string
externalGroupName string
return System