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
NEventStoreExample
Command
CreateAccountCommand
C# Class NEventStoreExample.Command.CreateAccountCommand
Inheritance:
ICommand
Mostrar archivo
Open project: NForza/NEventStoreExample
Public Methods
Method
Description
CreateAccountCommand
(
System.Guid
accountId
,
string
name
) :
System
Method Details
CreateAccountCommand()
public
method
public
CreateAccountCommand
(
System.Guid
accountId
,
string
name
) :
System
accountId
System.Guid
name
string
return
System