Property ClosingBraces
ClosingBraces
When implemented by a class, gets or sets an array of characters each one representing a closing brace.
char[] ClosingBraces { get; set; }
Property Value
- char[]
When implemented by a class, gets or sets an array of characters each one representing a closing brace.
char[] ClosingBraces { get; set; }