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

Inheritance: IIdAndNameCommand
Show file Open project: affecto/dotnet-IdentityManagement

Public Methods

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

Method Details

UpdateRoleCommand() public method

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