C# Class iSynaptic.Core.Persistence.SqlServerAggregateRepository.DbAggregate

Inheritance: DbRow
Afficher le fichier Open project: iSynaptic/iSynaptic.Core

Méthodes publiques

Méthode Description
DbAggregate ( string aggregateId, int version, string type ) : System

Method Details

DbAggregate() public méthode

public DbAggregate ( string aggregateId, int version, string type ) : System
aggregateId string
version int
type string
Résultat System