Property | Type | Description | |
---|---|---|---|
AnaliseInput | int | ||
ParseInput | int |
Method | Description | |
---|---|---|
Data_Parser ( string sInput ) : System |
Analyses and parses an input string
|
|
Parse ( ) : int |
Parses the input string
|
Method | Description | |
---|---|---|
AnaliseInput ( ) : int |
Analyses the input file
|
|
ParseInput ( ) : int |
Parses the input file
|
public Data_Parser ( string sInput ) : System | ||
sInput | string | |
return | System |