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
Afficher le fichier Open project: sillsdev/FieldWorks

Méthodes publiques

Méthode Description
SfmFile ( string filename ) : System

Méthodes protégées

Méthode Description
Init ( ) : void

Method Details

Init() protected méthode

protected Init ( ) : void
Résultat void

SfmFile() public méthode

public SfmFile ( string filename ) : System
filename string
Résultat System