Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
AppEvents
JsonStorageProvider
C# Class AppEvents.JsonStorageProvider
Inheritance:
IEventStorageProvider
Show file
Open project: dkarzon/AppEvents
Public Methods
Method
Description
LoadEventStore
( ) :
EventStore
SaveEventStore
(
EventStore
eventStore
) :
void
Method Details
LoadEventStore()
public
method
public
LoadEventStore
( ) :
EventStore
return
EventStore
SaveEventStore()
public
method
public
SaveEventStore
(
EventStore
eventStore
) :
void
eventStore
EventStore
return
void