Nitro.Assemblies Class Reference

Detailed Description

Used for obtaining the current assembly.

Static Public Member Functions

static Assembly[] GetAll ()
 Gets all available assemblies. More...
 

Properties

static Assembly Current [get]
 The current executing assembly. More...
 

Member Function Documentation

static Assembly [] Nitro.Assemblies.GetAll ( )
inlinestatic

Gets all available assemblies.

Property Documentation

Assembly Nitro.Assemblies.Current
staticget

The current executing assembly.