C# Класс CQRSSample.Infrastructure.AggregateFactory
Показать файл
Открыть проект
Открытые методы
Метод |
Описание |
|
Build ( Type type, System.Guid id, IMemento snapshot ) : IAggregate |
|
|
Описание методов
public Build ( Type type, System.Guid id, IMemento snapshot ) : IAggregate |
type |
System.Type |
|
id |
System.Guid |
|
snapshot |
IMemento |
|
Результат |
IAggregate |
|