Method | Description | |
---|---|---|
WriteError ( string message ) : void |
Write an Error to the Console in Red then change the color back.
|
|
WriteHeader ( ) : void |
Write the Header to the Console.
|
|
WriteHelp ( ) : void |
Write the Help file to the Console.
|
|
WriteLatLong ( |
Write the LatLong to the Console.
|
Method | Description | |
---|---|---|
ReadHelpResource ( ) : IEnumerable |
Read the Help File.
|
|
WriteDebugAttach ( ) : void | ||
WriteDebugExit ( ) : void |
public static WriteError ( string message ) : void | ||
message | string | The error message |
return | void |
public static WriteLatLong ( |
||
latLong | The |
|
return | void |