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

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

Méthodes publiques

Méthode Description
RemoveRolePermissionCommand ( System.Guid roleId, System.Guid permissionId ) : System

Method Details

RemoveRolePermissionCommand() public méthode

public RemoveRolePermissionCommand ( System.Guid roleId, System.Guid permissionId ) : System
roleId System.Guid
permissionId System.Guid
Résultat System