C# Класс Affecto.IdentityManagement.Commanding.Commands.RemoveUserRoleCommand

Наследование: ICommand
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
RemoveUserRoleCommand ( System.Guid userId, System.Guid roleId ) : System

Описание методов

RemoveUserRoleCommand() публичный Метод

public RemoveUserRoleCommand ( System.Guid userId, System.Guid roleId ) : System
userId System.Guid
roleId System.Guid
Результат System