C# 클래스 Prototype.Admin.Models.AggregatePage

파일 보기 프로젝트 열기: paralect/prototype

공개 메소드들

메소드 설명
AggregatePage ( ) : System
AggregatePage ( String id, List transitions, BsonDocument currentAggregateState ) : System

메소드 상세

AggregatePage() 공개 메소드

public AggregatePage ( ) : System
리턴 System

AggregatePage() 공개 메소드

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