Property | Type | Description | |
---|---|---|---|
nl | string |
Method | Description | |
---|---|---|
Main ( string args ) : int |
The main entry point for the application.
|
|
OutputException ( string CurrentMessage, |
||
OutputLocations ( |
Outputs the locations of the line terminations
|
Method | Description | |
---|---|---|
FixOrConvert ( |
This function does the actual file fixing or conversion. It contains the main logic of this application.
|
public static OutputException ( string CurrentMessage, |
||
CurrentMessage | string | |
e | ||
return | bool |
public static OutputLocations ( |
||
TermList | ||
StartIndex | int | |
OutputFormat | string | |
CROnly | bool | |
Count | int | |
return | void |