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

Inheritance: IDomainEvent
Afficher le fichier Open project: RightpointLabs/Pourcast

Méthodes publiques

Méthode Description
Pouring ( string tapId, string kegId, double volume, double percentRemaining )

Method Details

Pouring() public méthode

public Pouring ( string tapId, string kegId, double volume, double percentRemaining )
tapId string
kegId string
volume double
percentRemaining double