C# 클래스 NEventStoreExample.Command.CreateAccountCommand

상속: ICommand
파일 보기 프로젝트 열기: NForza/NEventStoreExample

공개 메소드들

메소드 설명
CreateAccountCommand ( System.Guid accountId, string name ) : System

메소드 상세

CreateAccountCommand() 공개 메소드

public CreateAccountCommand ( System.Guid accountId, string name ) : System
accountId System.Guid
name string
리턴 System