다음을 통해 공유


HubSectionAutomationPeer(HubSection) 생성자

정의

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

 HubSectionAutomationPeer(HubSection const& owner);
public HubSectionAutomationPeer(HubSection owner);
function HubSectionAutomationPeer(owner)
Public Sub New (owner As HubSection)

매개 변수

owner
HubSection

피어를 만들 HubSection 입니다.

적용 대상