ReferenceHandler<T> Constructor

Definition

Initializes a new instance of the ReferenceHandler<T> generic class that can create a ReferenceResolver instance of the specified type.

public:
 ReferenceHandler();
public ReferenceHandler ();
Public Sub New ()

Applies to