Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
AppEvents
JsonStorageProvider
C# Class AppEvents.JsonStorageProvider
Inheritance:
IEventStorageProvider
Afficher le fichier
Open project: dkarzon/AppEvents
Méthodes publiques
Méthode
Description
LoadEventStore
( ) :
EventStore
SaveEventStore
(
EventStore
eventStore
) :
void
Method Details
LoadEventStore()
public
méthode
public
LoadEventStore
( ) :
EventStore
Résultat
EventStore
SaveEventStore()
public
méthode
public
SaveEventStore
(
EventStore
eventStore
) :
void
eventStore
EventStore
Résultat
void