Method ResolveReferences
- Namespace
- Alternet.Scripter.IronPython
- Assembly
- Alternet.Scripter.IronPython.v9.dll
ResolveReferences(IList<string>)
When implemented by a class, returns list of assembly references used by the script.
IList<string> ResolveReferences(IList<string> unresolvedReferences)