C# 클래스 Goedel.Persistence.Dump

Dumps out a log persistence store at the DataItem level. LogEntries such as headers, etc. are not included.
파일 보기 프로젝트 열기: hallambaker/Mathematical-Mesh

공개 메소드들

메소드 설명
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