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

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

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

Метод Описание
UpdateUserAccountCommand ( System.Guid userId, Interfaces type, string name ) : System

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

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

public UpdateUserAccountCommand ( System.Guid userId, Interfaces type, string name ) : System
userId System.Guid
type Interfaces
name string
Результат System