LiteralFlushFormatString Method |
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax protected void FlushFormatString(
ChildList<Expression> expressions,
ref string formatString,
int currentOffset
)
Parameters
- expressions
- Type: Nova.CodeDOMChildListExpression
- formatString
- Type: SystemString
- currentOffset
- Type: SystemInt32
See Also