public ValueFormattingOptions(
int radix,
bool unescape8BitChars,
bool showHexAndDec = false,
string groupSeparator = null
)
[Missing <param name="radix"/> documentation for "M:VisualGDBExpressions.ValueFormattingOptions.#ctor(System.Int32,System.Boolean,System.Boolean,System.String)"]
[Missing <param name="unescape8BitChars"/> documentation for "M:VisualGDBExpressions.ValueFormattingOptions.#ctor(System.Int32,System.Boolean,System.Boolean,System.String)"]
[Missing <param name="showHexAndDec"/> documentation for "M:VisualGDBExpressions.ValueFormattingOptions.#ctor(System.Int32,System.Boolean,System.Boolean,System.String)"]
[Missing <param name="groupSeparator"/> documentation for "M:VisualGDBExpressions.ValueFormattingOptions.#ctor(System.Int32,System.Boolean,System.Boolean,System.String)"]