C# Class EventStore.Documentation.DocumentGenerator

Show file Open project: EventStore/EventStore Class Usage Examples

Public Methods

Method Description
Generate ( string eventStoreBinaryPaths, string outputPath ) : void
GetValues ( object value ) : string

Method Details

Generate() public method

public Generate ( string eventStoreBinaryPaths, string outputPath ) : void
eventStoreBinaryPaths string
outputPath string
return void

GetValues() public static method

public static GetValues ( object value ) : string
value object
return string