RegionEvaluableReadMath Method

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
C#
public void ReadMath(
	XmlReader reader,
	string tagName,
	bool skipEncoding,
	FileRequestType requestType,
	FileParsingContext parsingContext
)

Parameters

reader  XmlReader
 
tagName  String
 
skipEncoding  Boolean
 
requestType  FileRequestType
 
parsingContext  FileParsingContext
 

See Also