Click or drag to resize

StrReader Constructor

Initializes a new instance of the StrReader class

Namespace:  Scilligence.MolEngine.Common
Assembly:  Scilligence.MolEngine (in Scilligence.MolEngine.dll) Version: 1.3.0.0 (7.0.0.39951)
Syntax
C#
public StrReader(
	string s
)

Parameters

s
Type: SystemString
See Also