C# Class Prototype.Admin.Models.AggregatePage

Afficher le fichier Open project: paralect/prototype

Méthodes publiques

Méthode Description
AggregatePage ( ) : System
AggregatePage ( String id, List transitions, BsonDocument currentAggregateState ) : System

Method Details

AggregatePage() public méthode

public AggregatePage ( ) : System
Résultat System

AggregatePage() public méthode

public AggregatePage ( String id, List transitions, BsonDocument currentAggregateState ) : System
id String
transitions List
currentAggregateState BsonDocument
Résultat System