Show / Hide Table of Contents

Class CellDto

Dto ячейки.

Inheritance
CellDto
Namespace: Trivium.CardsDto.ChangesDto
Assembly: Trivium.CardsDto.dll
Syntax
public class CellDto

Properties

int Column
Идентификатор столбца.
int Row
Идентификатор строки.
Object Value
Значение ячейки.
Back to top Generated by DocFX