|   Equals (inherited from Object) | |
|   ReferenceEquals (inherited from Object) | 
|    MainClass Constructor | Initializes the static fields of the MainClass class. | 
|   ALL | The "/all" argument. | 
|   CREATE_SCRIPT | The "/createScript" argument. | 
|   DEFAULT_FILE | The name of the default file. | 
|   dfslink | Keeps the DFSLink object. | 
|   doubles | Count's doubles in the DFS structure, doubles are not added. | 
|   help | True if help was shown. | 
|   LOG | The "/log" argument, to create a log file. | 
|   processor | |
|   SCRIPT | To use a script file. | 
|   argumentParsing | Interpretes the given arguments. | 
|   executeScript | Execute the default script. | 
|   increaseArray | Increase the capacity of an array. | 
|   insertReplaceArray | Insert an array into an other. Pos specifies the position for insert. Attention: the data at this position will be replaced with the first value of the source array. | 
|   lineSplit | Overloaded. Split the passed line with the separator " " and "\"" into an array. | 
|   Main | The main entry point of the application. | 
|   showAppInfo | Shows assemlby informations about DFSLink. | 
|   showHelp | Show a help text. | 
|  MainClass Constructor | Initializes a new instance of the MainClass class. | 
|  Equals (inherited from Object) | |
|  GetHashCode (inherited from Object) | |
|  GetType (inherited from Object) | |
|  ToString (inherited from Object) | 
|  Finalize (inherited from Object) | |
|  MemberwiseClone (inherited from Object) | 
MainClass Class | dfslink Namespace