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

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

Public Methods

Method Description
UpdateUserAccountCommand ( System.Guid userId, Interfaces type, string name ) : System

Method Details

UpdateUserAccountCommand() public method

public UpdateUserAccountCommand ( System.Guid userId, Interfaces type, string name ) : System
userId System.Guid
type Interfaces
name string
return System