The methods of the MainClass class are listed below. For a complete list of MainClass class members, see the MainClass Members topic.
![]() Equals (inherited from Object) | |
![]() ReferenceEquals (inherited from Object) |
![]() 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. |
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