Click or drag to resize
GCValueIllegalCloneStateException Constructor

Namespace: DXMLBase.Gcv
Assembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public IllegalCloneStateException(
	Exception cause
)

Parameters

cause
Type: SystemException

[Missing <param name="cause"/> documentation for "M:DXMLBase.Gcv.GCValue.IllegalCloneStateException.#ctor(System.Exception)"]

See Also