Binder Constructor

Definition

Initializes a new instance of the Binder class.

protected:
 Binder();
protected Binder ();
Protected Sub New ()

Remarks

This constructor is called by the constructors of derived classes, to initialize state in this type.

Applies to