C# Class Regalo.RavenDB.EventStream

Afficher le fichier Open project: nbarnwell/Regalo Class Usage Examples

Méthodes publiques

Méthode Description
Append ( IEnumerable events ) : void
EventStream ( string id ) : System

Method Details

Append() public méthode

public Append ( IEnumerable events ) : void
events IEnumerable
Résultat void

EventStream() public méthode

public EventStream ( string id ) : System
id string
Résultat System