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

Inheritance: IDomainEvent
Exibir arquivo Open project: RightpointLabs/Pourcast

Public Methods

Method Description
Pouring ( string tapId, string kegId, double volume, double percentRemaining )

Method Details

Pouring() public method

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