C# Class FDOxml2cs.MainReader

Afficher le fichier Open project: mono/winforms-tools Class Usage Examples

Méthodes publiques

Свойство Type Description
MainReaderSuccess bool

Méthodes publiques

Méthode Description
MainReader ( string path ) : System
Start ( ) : void

Private Methods

Méthode Description
CheckIfMimeFileIsCorrect ( ) : bool
ReadXMLFile ( FileInfo fi ) : bool

Method Details

MainReader() public méthode

public MainReader ( string path ) : System
path string
Résultat System

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

MainReaderSuccess public_oe static_oe property

public static bool MainReaderSuccess
Résultat bool