[Python.NET] AddReferenceToFileAndName, AddReferenceToFile

Joe solarjoe at posteo.org
Fri Apr 20 01:40:41 EDT 2018


Hello,

I found lots of references to AddReferenceToFileAndName and 
AddReferenceToFile online
but could not find anything on them in the docs.

Have they been removed?

I looked at pythonnet/src/runtime/moduleobject.cs and there is only a 
single function

public static Assembly AddReference(string name)

which seems to handle all the cases.

Kind regards,
Joe




More information about the PythonDotNet mailing list