HubAutomationPeer(Hub) 생성자

정의

HubAutomationPeer 클래스의 새 instance 초기화합니다.

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

매개 변수

owner
Hub

피어를 만들 허브 입니다.

적용 대상