CadBinaryParameter

CadBinaryParameter class

public class CadBinaryParameter : CadParameter<byte[]>

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

ИмяОписание
CadBinaryParameter(CadEntityAttribute)

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

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

Методы

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

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