C# Class RightpointLabs.Pourcast.Domain.Events.StoredEvent

Inheritance: Entity
Afficher le fichier Open project: RightpointLabs/Pourcast Class Usage Examples

Méthodes publiques

Méthode Description
StoredEvent ( string id, System.DateTime occuredOn, IDomainEvent domainEvent ) : System

Method Details

StoredEvent() public méthode

public StoredEvent ( string id, System.DateTime occuredOn, IDomainEvent domainEvent ) : System
id string
occuredOn System.DateTime
domainEvent IDomainEvent
Résultat System