C# Class NEventStoreExample.Command.AccountHolderMovedCommand

Mostra file 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