C# Class Goedel.Persistence.Dump

Dumps out a log persistence store at the DataItem level. LogEntries such as headers, etc. are not included.
Exibir arquivo Open project: hallambaker/Mathematical-Mesh

Public Methods

Method Description
Write ( IndexTerm IndexTerm ) : void
Write ( string File ) : void

Method Details

Write() public static method

public static Write ( IndexTerm IndexTerm ) : void
IndexTerm IndexTerm
return void

Write() public static method

public static Write ( string File ) : void
File string
return void