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

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

Méthodes publiques

Méthode Description
UpdateUserAccountCommand ( System.Guid userId, Interfaces type, string name ) : System

Method Details

UpdateUserAccountCommand() public méthode

public UpdateUserAccountCommand ( System.Guid userId, Interfaces type, string name ) : System
userId System.Guid
type Interfaces
name string
Résultat System