CadBoolAttribute.CadBoolAttribute

CadBoolAttribute constructor

Initializes a new instance of the CadBoolAttribute class.

public CadBoolAttribute(CadEntityAttribute attribute, CadParameterType parameterType, 
    string subClassName)
ParameterTypeDescription
attributeCadEntityAttributeProperty attribute.
parameterTypeCadParameterTypeParameter type.
subClassNameStringSubclass name.

See Also