Click or drag to resize

StreamTokenizerCommentChar Method

[Missing <summary> documentation for "M:Frontenac.Blueprints.Util.IO.StreamTokenizer.CommentChar(System.Int32)"]

Namespace:  Frontenac.Blueprints.Util.IO
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 10.1.0.0 (10.1)
Syntax
public void CommentChar(
	int ch
)

Parameters

ch
Type: SystemInt32

[Missing <param name="ch"/> documentation for "M:Frontenac.Blueprints.Util.IO.StreamTokenizer.CommentChar(System.Int32)"]

See Also