Initializing help system before first use

XPRBlinExp Constructor (XPRBterm, XPRBterm)

Initializes a new instance of the XPRBlinExp class

Namespace:   BCL
Assembly:  xprbdn (in xprbdn.dll) Version: 37.1.1.0
Syntax
C#
VB
public XPRBlinExp(
	XPRBterm t1,
	XPRBterm t2
)

Parameters

t1
Type:  BCLXPRBterm
t2
Type:  BCLXPRBterm
See Also