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

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

Méthodes publiques

Méthode Description
AddUserOrganizationCommand ( System.Guid userId, System.Guid organizationId ) : System

Method Details

AddUserOrganizationCommand() public méthode

public AddUserOrganizationCommand ( System.Guid userId, System.Guid organizationId ) : System
userId System.Guid
organizationId System.Guid
Résultat System