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

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

Méthodes publiques

Méthode Description
UpdateUserCommand ( System.Guid id, string name, bool isDisabled ) : System

Method Details

UpdateUserCommand() public méthode

public UpdateUserCommand ( System.Guid id, string name, bool isDisabled ) : System
id System.Guid
name string
isDisabled bool
Résultat System