NUnit.Framework.Internal.AssemblyHelper: Method Members

The methods of NUnit.Framework.Internal.AssemblyHelper are listed below. For a list of all members, see the AssemblyHelper Members list.

See Also: Inherited members from System.Object

Public Methods

static
GetAssemblyName(System.Reflection.Assembly) : System.Reflection.AssemblyName
Documentation for this section has not yet been entered.
static
GetAssemblyPath(System.Reflection.Assembly) : string
Gets the path from which an assembly was loaded.
static
GetAssemblyPath(Type) : string
Documentation for this section has not yet been entered.
static
GetAssemblyPathFromCodeBase(string) : string
Documentation for this section has not yet been entered.
static
GetDirectoryName(System.Reflection.Assembly) : string
Gets the path to the directory from which an assembly was loaded.