Show / Hide Table of Contents

Class CellDto

DTO ячейки.

Inheritance
CellDto
Namespace: Trivium.CommonDto.Models
Assembly: Trivium.CommonDto.dll
Syntax
public record CellDto

Properties

int Column
Номер столбца ячейки.
int Row
Номер строки ячейки.
Back to top Generated by DocFX