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

Inheritance: ICommand
Afficher le fichier Open project: affecto/dotnet-IdentityManagement Class Usage Examples

Méthodes publiques

Méthode Description
AddGroupMemberCommand ( System.Guid groupId, System.Guid userId ) : System

Method Details

AddGroupMemberCommand() public méthode

public AddGroupMemberCommand ( System.Guid groupId, System.Guid userId ) : System
groupId System.Guid
userId System.Guid
Résultat System