Click or drag to resize

IBackendCreateFromSpec Method

Overload List
 NameDescription
Public methodCreateFromSpec(String, IGlobalVariables, String, String, ProcessSpecFlags, ListString) Creates a new IGraph instance from the specified specification file. If the according dll does not exist or is out of date, the needed processing steps are performed automatically.
Public methodCreateFromSpec(String, IGlobalVariables, String, String, ProcessSpecFlags, ListString, IGraph, IActions) Creates a new IGraph and IActions backend instance from the specified specification file. If neccessary, any processing steps are performed automatically.
Top
See Also