Share via


HubAutomationPeer(Hub) Constructor

Definition

Initializes a new instance of the HubAutomationPeer class.

 HubAutomationPeer(Hub const& owner);
public HubAutomationPeer(Hub owner);
function HubAutomationPeer(owner)
Public Sub New (owner As Hub)

Parameters

owner
Hub

The Hub to create the peer for.

Applies to