CadParameterT
CadParameter<T> class
public abstract class CadParameter<T> : CadParameter
构造函数
姓名 | 描述 |
---|---|
CadParameter() | 默认构造函数。 |
CadParameter(CadEntityAttribute) |
特性
姓名 | 描述 |
---|---|
Type { get; } | |
Value { get; set; } |
方法
姓名 | 描述 |
---|---|
abstract Init(CadCodeValue) | |
override Init(object) | |
Init(CadEntityAttribute, CadCodeValue) | |
Init(CadEntityAttribute, object) |