StorageReader(PropertiesReader, String, String) Constructor

Initializes a new instance of the StorageReader class

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
C#
public StorageReader(
	PropertiesReader properties,
	string name,
	string rawXml
)

Parameters

properties  PropertiesReader
 
name  String
 
rawXml  String
 

See Also