C# Class Goedel.Persistence.Dump

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

Méthodes publiques

Méthode Description
Write ( IndexTerm IndexTerm ) : void
Write ( string File ) : void

Method Details

Write() public static méthode

public static Write ( IndexTerm IndexTerm ) : void
IndexTerm IndexTerm
Résultat void

Write() public static méthode

public static Write ( string File ) : void
File string
Résultat void