C# Класс Goedel.Persistence.Dump

Dumps out a log persistence store at the DataItem level. LogEntries such as headers, etc. are not included.
Показать файл Открыть проект

Открытые методы

Метод Описание
Write ( IndexTerm IndexTerm ) : void
Write ( string File ) : void

Описание методов

Write() публичный статический Метод

public static Write ( IndexTerm IndexTerm ) : void
IndexTerm IndexTerm
Результат void

Write() публичный статический Метод

public static Write ( string File ) : void
File string
Результат void