Partager via


IStore<T> Interface

Définition

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

Paramètres de type

T
Dérivé

Méthodes

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

S’applique à