CadBoolParameter

CadBoolParameter class

public class CadBoolParameter : CadParameter<bool>

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

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

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

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

Методы

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

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