CadIntParameter

CadIntParameter class

public class CadIntParameter : CadParameter<int>

Конструкторы

ИмяОписание
CadIntParameter()Конструктор по умолчанию.
CadIntParameter(CadEntityAttribute)

Характеристики

ИмяОписание
Type { get; }
Value { get; set; }

Методы

ИмяОписание
override Init(CadCodeValue)
override Init(object)
Init(CadEntityAttribute, CadCodeValue)
Init(CadEntityAttribute, object)

Смотрите также