IStore<T> Interface

Definitie

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

Type parameters

T
Afgeleid

Methoden

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

Van toepassing op