C# Class Sfm2Xml.IsSfmFile

This class if for checking to see if the passed in file name is a valid sfm file.
Inheritance: ByteReader
Show file Open project: sillsdev/FieldWorks

Public Methods

Method Description
IsSfmFile ( string filename ) : System

Method Details

IsSfmFile() public method

public IsSfmFile ( string filename ) : System
filename string
return System