C# Class Gringotts.Domain.VentureHistory

Mostra file Open project: bagheera/Gringotts

Public Methods

Method Description
AddEvent ( VentureEvent ventureEvent ) : void
GetEvents ( ) : List

Method Details

AddEvent() public method

public AddEvent ( VentureEvent ventureEvent ) : void
ventureEvent VentureEvent
return void

GetEvents() public method

public GetEvents ( ) : List
return List