C# 클래스 EventStore.Documentation.DocumentGenerator

파일 보기 프로젝트 열기: EventStore/EventStore 1 사용 예제들

공개 메소드들

메소드 설명
Generate ( string eventStoreBinaryPaths, string outputPath ) : void
GetValues ( object value ) : string

메소드 상세

Generate() 공개 메소드

public Generate ( string eventStoreBinaryPaths, string outputPath ) : void
eventStoreBinaryPaths string
outputPath string
리턴 void

GetValues() 공개 정적인 메소드

public static GetValues ( object value ) : string
value object
리턴 string