Show / Hide Table of Contents

Class MetaObjectRequestDto

Дто запроса объекта репозитория.

Inheritance
MetaObjectRequestDto
Namespace: Trivium.RepositoryDto.Models
Assembly: Trivium.RepositoryDto.dll
Syntax
public class MetaObjectRequestDto

Properties

MetaObjectDto MetaObject
Объект репозитория.
List<int> References
Коллекция идентификаторов объектов репозитория на которые ссылается MetaObject.
Back to top Generated by DocFX