次の方法で共有


HubAutomationPeer(Hub) コンストラクター

定義

HubAutomationPeer クラスの新しいインスタンスを初期化します。

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

パラメーター

owner
Hub

ピアを作成する ハブ

適用対象