Click or drag to resize

AssemblyResolver Properties

The AssemblyResolver type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberCurrentDomainAssemblyResolve
Standard resolver function used by Rhino in execution context. This is added to the Current AssemblyResolve.
Public propertyStatic memberCurrentDomainReflectionOnlyAssemblyResolve
Standard resolver function used by Rhino in reflection-only context. This is added to the Current ReflectionOnlyAssemblyResolve.
Top
See Also