EmptyPlaceholderException(TermType) Constructor

Initializes a new instance of the EmptyPlaceholderException class

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.2.9018.0
C#
public EmptyPlaceholderException(
	TermType type
)

Parameters

type  TermType
 

See Also