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
Код параметра.
int? Id
Идентификатор параметра
object[] Value
Значения параметра
Back to top Generated by DocFX