Method | Description | |
---|---|---|
FromYaml ( TextReader textReader ) : |
||
GitBinDocument ( ) : System | ||
GitBinDocument ( string filename ) : System | ||
RecordChunk ( string hash ) : void | ||
ToYaml ( |
public static FromYaml ( TextReader textReader ) : |
||
textReader | TextReader | |
return |
public GitBinDocument ( string filename ) : System | ||
filename | string | |
return | System |
public static ToYaml ( |
||
document | ||
return | string |