Click or drag to resize

IBackendCreateNamedFromSpec Method

Overload List
 NameDescription
Public methodCreateNamedFromSpec(String, IGlobalVariables, String, String, ProcessSpecFlags, ListString, Int32) Creates a new INamedGraph 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 methodCreateNamedFromSpec(String, IGlobalVariables, String, String, ProcessSpecFlags, ListString, Int32, INamedGraph, IActions) Creates a new INamedGraph and IActions backend instance from the specified specification file. If neccessary, any processing steps are performed automatically.
Top
See Also