C# Class NEventStoreExample.Command.AccountHolderMovedCommand

ファイルを表示 Open project: NForza/NEventStoreExample

Public Methods

Method Description
AccountHolderMovedCommand ( System.Guid accountid, string address, string city ) : System

Method Details

AccountHolderMovedCommand() public method

public AccountHolderMovedCommand ( System.Guid accountid, string address, string city ) : System
accountid System.Guid
address string
city string
return System