TupleRef Constructor (ChildListFieldDecl, Boolean) |
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public TupleRef(
ChildList<FieldDecl> fields,
bool isFirstOnLine = false
)
Parameters
- fields
- Type: Nova.CodeDOMChildListFieldDecl
- isFirstOnLine (Optional)
- Type: SystemBoolean
See Also