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

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

Méthodes publiques

Méthode Description
RemoveUserRoleCommand ( System.Guid userId, System.Guid roleId ) : System

Method Details

RemoveUserRoleCommand() public méthode

public RemoveUserRoleCommand ( System.Guid userId, System.Guid roleId ) : System
userId System.Guid
roleId System.Guid
Résultat System