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

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

Méthodes publiques

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

Method Details

RemoveGroupMemberCommand() public méthode

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