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) |