NotDefinedException(IPrimitive) Constructor

Initializes a new instance of the NotDefinedException class

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.2.9018.0
C#
public NotDefinedException(
	IPrimitive element
)

Parameters

element  IPrimitive
 

See Also