IStore<T> Schnittstelle

Definition

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

Typparameter

T
Abgeleitet

Methoden

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

Gilt für: