Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
ModernWebStore
Domain
Commands
UserCommands
RegisterUserCommand
C# Class ModernWebStore.Domain.Commands.UserCommands.RegisterUserCommand
Afficher le fichier
Open project: andrebaltieri/mwa-api
Class Usage Examples
Méthodes publiques
Méthode
Description
RegisterUserCommand
(
string
email
,
string
password
,
bool
isAdmin
)
Method Details
RegisterUserCommand()
public
méthode
public
RegisterUserCommand
(
string
email
,
string
password
,
bool
isAdmin
)
email
string
password
string
isAdmin
bool