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

Inheritance: ICommand
Datei anzeigen Open project: affecto/dotnet-IdentityManagement Class Usage Examples

Public Methods

Method Description
AddGroupMemberCommand ( System.Guid groupId, System.Guid userId ) : System

Method Details

AddGroupMemberCommand() public method

public AddGroupMemberCommand ( System.Guid groupId, System.Guid userId ) : System
groupId System.Guid
userId System.Guid
return System