Compartir a través de


IStore<T> Interfaz

Definición

public interface IStore<T>
type IStore<'T> = interface
Public Interface IStore(Of T)

Parámetros de tipo

T
Derivado

Métodos

Flush()
Reset()
Save(T)
TryLoad(T)

Se aplica a