SignOutSessionStateManager(IJSRuntime) 建構函式

定義

初始化 的新實例 SignOutSessionStateManager

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

參數

jsRuntime
IJSRuntime

IJSRuntime

適用於