Click or drag to resize

Comma Constructor (String)

Initializes a new instance of the Comma class

Namespace:  BibtexLibrary.Tokens
Assembly:  BibtexLibrary.Standard (in BibtexLibrary.Standard.dll) Version: 1.4.4
Syntax
C#
public Comma(
	string value
)

Parameters

value
Type: SystemString
See Also