Click or drag to resize

XmlWrappingReaderDispose Method (Boolean)

Namespace:  PDTec.IceNet.Domain.AuditTrail.Xml
Assembly:  PDTec.IceNet.Domain (in PDTec.IceNet.Domain.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax
C#
protected override void Dispose(
	bool disposing
)

Parameters

disposing
Type: SystemBoolean
True to release both managed and unmanaged resources; false to release only unmanaged resources
See Also