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

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

Méthodes publiques

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

Method Details

CreateGroupCommand() public méthode

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