C# Class EventStore.Documentation.DocumentGenerator

Afficher le fichier Open project: EventStore/EventStore Class Usage Examples

Méthodes publiques

Méthode Description
Generate ( string eventStoreBinaryPaths, string outputPath ) : void
GetValues ( object value ) : string

Method Details

Generate() public méthode

public Generate ( string eventStoreBinaryPaths, string outputPath ) : void
eventStoreBinaryPaths string
outputPath string
Résultat void

GetValues() public static méthode

public static GetValues ( object value ) : string
value object
Résultat string