ZedGraphException(String, Exception) Constructor

Definition

Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
public ZedGraphException(
	string message,
	Exception innerException
)

Parameters

message  String
 
innerException  Exception
 

See Also