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

Inheritance: ICommand
Datei anzeigen Open project: affecto/dotnet-IdentityManagement

Public Methods

Method Description
AddRolePermissionCommand ( System.Guid roleId, System.Guid permissionId ) : System

Method Details

AddRolePermissionCommand() public method

public AddRolePermissionCommand ( System.Guid roleId, System.Guid permissionId ) : System
roleId System.Guid
permissionId System.Guid
return System