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

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

Méthodes publiques

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

Method Details

RemoveUserOrganizationCommand() public méthode

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