![]() | IEvaluatorReferenceAssembly Method |
Name | Description | |
---|---|---|
![]() | ReferenceAssembly(Assembly) |
References the given assembly.
It is safe to call this method multiple times for the same assembly. If the assembly already referenced it will not be referenced again. |
![]() | ReferenceAssembly(String) |
References the given assembly by the assembly path.
It is safe to call this method multiple times for the same assembly. If the assembly already referenced it will not be referenced again. |