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

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

Méthodes publiques

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

Method Details

UpdateGroupCommand() public méthode

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