C# Class NEventStoreExample.Command.AccountHolderMovedCommand

Afficher le fichier Open project: NForza/NEventStoreExample

Méthodes publiques

Méthode Description
AccountHolderMovedCommand ( System.Guid accountid, string address, string city ) : System

Method Details

AccountHolderMovedCommand() public méthode

public AccountHolderMovedCommand ( System.Guid accountid, string address, string city ) : System
accountid System.Guid
address string
city string
Résultat System