C# Class Adaptive.ReactiveTrader.Server.TradeExecution.Domain.TradeId

Inheritance: Adaptive.ReactiveTrader.EventStore.Domain.AggregateBase
Afficher le fichier Open project: AdaptiveConsulting/ReactiveTraderCloud Class Usage Examples

Méthodes publiques

Свойство Type Description
IdentifierString string

Méthodes publiques

Méthode Description
Apply ( TradeIdIncrementedEvent evt ) : void
IncrementId ( ) : void

Method Details

Apply() public méthode

public Apply ( TradeIdIncrementedEvent evt ) : void
evt TradeIdIncrementedEvent
Résultat void

IncrementId() public méthode

public IncrementId ( ) : void
Résultat void

Property Details

IdentifierString public_oe static_oe property

public static string IdentifierString
Résultat string