Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
ModernWebStore
Domain
Commands
UserCommands
RegisterUserCommand
C# Class ModernWebStore.Domain.Commands.UserCommands.RegisterUserCommand
Mostrar archivo
Open project: andrebaltieri/mwa-api
Class Usage Examples
Public Methods
Method
Description
RegisterUserCommand
(
string
email
,
string
password
,
bool
isAdmin
)
Method Details
RegisterUserCommand()
public
method
public
RegisterUserCommand
(
string
email
,
string
password
,
bool
isAdmin
)
email
string
password
string
isAdmin
bool