IBBlazorClientStorage
Identità
Namespace:
B.BInterfacesAssembly:
BFrameworkTipo: interface
Sorgente API: versione
5.0.0
Scopo
Definisce il contratto pubblico IBBlazorClientStorage del namespace B.BInterfaces.
Dichiarazione
public interface IBBlazorClientStorage
Metodi
Task<string> GetBrowserIdAsync()Task<string> GetTabIdAsync()
Esempi
Consultare IBBlazorClientStorage - Esempi.
