Udostępnij przez


IStore<T> Interfejs

Definicja

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

Parametry typu

T
Pochodne

Metody

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

Dotyczy