C# 클래스 Sfm2Xml.SfmFile

This is like SfmReader except that it stores the data for all the lines. It also stores the Shoebox private marker lines like SfmReaderEx.
상속: SfmFileReader
파일 보기 프로젝트 열기: sillsdev/FieldWorks

공개 메소드들

메소드 설명
SfmFile ( string filename ) : System

보호된 메소드들

메소드 설명
Init ( ) : void

메소드 상세

Init() 보호된 메소드

protected Init ( ) : void
리턴 void

SfmFile() 공개 메소드

public SfmFile ( string filename ) : System
filename string
리턴 System