Show / Hide Table of Contents

Class ParameterDto

DTO модель параметра формы

Inheritance
ParameterDto
Namespace: Trivium.CardsDto.Dto
Assembly: Trivium.CardsDto.dll
Syntax
public class ParameterDto

Properties

string Code
Код параметра.
Nullable<int> Id
Идентификатор параметра
Object[] Value
Значения параметра
Back to top Generated by DocFX