Click or drag to resize
GCVException Constructor (Int32)
Initializes a new instance of the GCVException class

Namespace: DXMLBase.Gcv
Assembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public GCVException(
	int code
)

Parameters

code
Type: SystemInt32

[Missing <param name="code"/> documentation for "M:DXMLBase.Gcv.GCVException.#ctor(System.Int32)"]

See Also