Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Sfm2Xml
SfmFile
C# Class 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.
Inheritance:
SfmFileReader
Mostrar archivo
Open project: sillsdev/FieldWorks
Public Methods
Method
Description
SfmFile
(
string
filename
) :
System
Protected Methods
Method
Description
Init
( ) :
void
Method Details
Init()
protected
method
protected
Init
( ) :
void
return
void
SfmFile()
public
method
public
SfmFile
(
string
filename
) :
System
filename
string
return
System