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

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

Méthodes publiques

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

Method Details

RemoveUserAccountCommand() public méthode

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