Click or drag to resize

IEvaluatorGetReferencedAssemblies Method

Overload List
  NameDescription
Public methodGetReferencedAssemblies
Returns set of referenced assemblies.

Notre: the set of assemblies is cleared on Reset.

Public methodGetReferencedAssemblies(String, String)
Analyses the script code and returns set of locations for the assemblies referenced from the code with CS-Script directives (//css_ref).
Top
See Also