C# Class Prototype.Admin.Models.AggregatePage

ファイルを表示 Open project: paralect/prototype

Public Methods

Method Description
AggregatePage ( ) : System
AggregatePage ( String id, List transitions, BsonDocument currentAggregateState ) : System

Method Details

AggregatePage() public method

public AggregatePage ( ) : System
return System

AggregatePage() public method

public AggregatePage ( String id, List transitions, BsonDocument currentAggregateState ) : System
id String
transitions List
currentAggregateState BsonDocument
return System