Метод | Описание | |
---|---|---|
FromYaml ( TextReader textReader ) : |
||
GitBinDocument ( ) : System | ||
GitBinDocument ( string filename ) : System | ||
RecordChunk ( string hash ) : void | ||
ToYaml ( |
public static FromYaml ( TextReader textReader ) : |
||
textReader | TextReader | |
Результат |
public GitBinDocument ( string filename ) : System | ||
filename | string | |
Результат | System |
public static ToYaml ( |
||
document | ||
Результат | string |