PropertyDeclBase Constructor (String, Expression) |
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax protected PropertyDeclBase(
string name,
Expression type
)
Parameters
- name
- Type: SystemString
- type
- Type: Nova.CodeDOMExpression
See Also