B-Arts DocumentationIndice generale

IBBlazorClientStorage

Identità

  • Namespace: B.BInterfaces

  • Assembly: BFramework

  • Tipo: 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.