DFSLink Developer Documentation

MainClass Methods

The methods of the MainClass class are listed below. For a complete list of MainClass class members, see the MainClass Members topic.

Public Static Methods

Equals (inherited from Object) 
ReferenceEquals (inherited from Object) 

Private Static Methods

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.
lineSplitOverloaded. 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.

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

MainClass Class | dfslink Namespace