[]
        
(Showing Draft Content)

C1.CalcEngine.ExpressionEngine.Quotes.-ctor

Quotes Constructor

Quotes(char, char)

Initializes a new instance of the Quotes struct.

Declaration
public Quotes(char open, char close)
Parameters
Type Name Description
char open

the character defining the open quote character.

char close

the character defining the close quote character.