Click or drag to resize

IEvaluatorReferenceAssemblyOf Method

Overload List
  NameDescription
Public methodReferenceAssemblyOfT
References the assembly by the object, which belongs to this 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.

Public methodReferenceAssemblyOf(Object)
References the assembly by the object, which belongs to this 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.

Top
See Also