Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
AriDEVParser
Loading
Loader
C# Class AriDEVParser.Loading.Loader
Exibir arquivo
Open project: AriDEV/AriDEVParser
Public Properties
Property
Type
Description
FileToParse
string
Public Methods
Method
Description
ParseFile
( ) :
IEnumerable
Protected Methods
Method
Description
Loader
(
string
file
) :
System
Method Details
Loader()
protected
method
protected
Loader
(
string
file
) :
System
file
string
return
System
ParseFile()
public
abstract
method
public
abstract
ParseFile
( ) :
IEnumerable
return
IEnumerable
Property Details
FileToParse
public_oe property
public
string
FileToParse
return
string