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