C# Class MyAuctionSite.Backend.AggregateFactory

Inheritance: IConstructAggregates
Afficher le fichier Open project: andreasohlund/Blog

Méthodes publiques

Méthode Description
Build ( Type type, System.Guid id, IMemento snapshot ) : IAggregate

Method Details

Build() public méthode

public Build ( Type type, System.Guid id, IMemento snapshot ) : IAggregate
type System.Type
id System.Guid
snapshot IMemento
Résultat IAggregate