IArlecchinoStore interface
Namespace: Arlecchino.Atoms ยท Assembly: Arlecchino.Core
A holder of application state: a class of atoms that outlive the screens reading them. Marking it is all the registration there is, and IArlecchinoScopedStore is the one for a single screen.
public interface IArlecchinoStore
Implemented by ArlecchinoAsyncStore, IArlecchinoScopedStore