Show / Hide Table of Contents

Class ButtonActionData

Класс описывающий параметры нажатия кнопки на клиенте.

Inheritance
InheritedDto<BaseDataDto>
BaseDataDto
BaseButtonDataDto
ButtonActionData
Inherited Members
BaseButtonDataDto.ButtonId
BaseButtonDataDto.IsValidated
Namespace: Trivium.CardsDto.Models
Assembly: Trivium.CardsDto.dll
Syntax
public class ButtonActionData : BaseButtonDataDto

Properties

List<BusinessEntryModelDto> CardModelsDto
Коллекция моделей
Guid Id
Идентификатор инстанса модели (guid)
Back to top Generated by DocFX