Property ClosingBraces
ClosingBraces
Gets or sets an array of characters each one representing a closing brace.
public virtual char[] ClosingBraces { get; set; }
Property Value
- char[]
Gets or sets an array of characters each one representing a closing brace.
public virtual char[] ClosingBraces { get; set; }