WebElementReferenceContext(IJSRuntime) 생성자

정의

의 새 instance 초기화합니다WebElementReferenceContext.

public:
 WebElementReferenceContext(Microsoft::JSInterop::IJSRuntime ^ jsRuntime);
public WebElementReferenceContext (Microsoft.JSInterop.IJSRuntime jsRuntime);
new Microsoft.AspNetCore.Components.WebElementReferenceContext : Microsoft.JSInterop.IJSRuntime -> Microsoft.AspNetCore.Components.WebElementReferenceContext
Public Sub New (jsRuntime As IJSRuntime)

매개 변수

적용 대상