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

Inheritance: IIdAndNameCommand
Afficher le fichier Open project: affecto/dotnet-IdentityManagement

Méthodes publiques

Méthode Description
CreateRoleCommand ( System.Guid id, string name, string description, string externalGroupName ) : System

Method Details

CreateRoleCommand() public méthode

public CreateRoleCommand ( System.Guid id, string name, string description, string externalGroupName ) : System
id System.Guid
name string
description string
externalGroupName string
Résultat System