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

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

Méthodes publiques

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

Method Details

AddRolePermissionCommand() public méthode

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