Click or drag to resize

ObjectReferencesCollection Constructor

Creates new references list

Namespace:  Aloe.SystemFrameworks.Domain
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
public ObjectReferencesCollection(
	Repository repository
)

Parameters

repository
Type: Aloe.SystemFrameworks.DomainRepository
The repository.
See Also