C# Class NEventStoreExample.Event.AccountHolderMovedEvent

Inheritance: IEvent
Afficher le fichier Open project: NForza/NEventStoreExample Class Usage Examples

Méthodes publiques

Méthode Description
AccountHolderMovedEvent ( System.Guid accountId, string address, string city ) : System

Method Details

AccountHolderMovedEvent() public méthode

public AccountHolderMovedEvent ( System.Guid accountId, string address, string city ) : System
accountId System.Guid
address string
city string
Résultat System