Property | Type | Description | |
---|---|---|---|
fileNameImported | string | ||
prams | ParsingParams |
Method | Description | |
---|---|---|
FileParser ( ) : System | ||
FileParser ( string fileName, ParsingParams prams, bool process, bool imported, string searchDirs, bool throwOnError ) : System |
public FileParser ( string fileName, ParsingParams prams, bool process, bool imported, string searchDirs, bool throwOnError ) : System | ||
fileName | string | |
prams | ParsingParams | |
process | bool | |
imported | bool | |
searchDirs | string | |
throwOnError | bool | |
return | System |