AssemblyHelper
AssemblyHelper provides static methods for working
with assemblies.
public AssemblyHelper()
Gets the AssemblyName of an assembly.
Gets the path from which the assembly defining a type was loaded.
Gets the path from which an assembly was loaded.
For builds where this is not possible, returns
the name of the assembly.
Loads an assembly given a string, which is the AssemblyName