dnr : dylan.NET.Reflection Namespace

Importer Class

Documentation for this section has not yet been entered.

Syntax

public class Importer

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: dylan.NET.Reflection
Assembly: dnr (in dnr.dll)
Assembly Versions: 11.2.7.3, 11.2.7.5, 11.2.7.6, 11.2.7.7, 11.2.7.8, 11.2.7.9, 11.2.8.1, 11.2.8.4, 11.2.8.5, 11.2.8.6, 11.2.8.7, 11.2.8.9, 11.2.9.1, 11.2.9.2, 11.2.9.3

Members

See Also: Inherited members from object.

Public Constructors

Documentation for this section has not yet been entered.

Public Fields

static
Asms System.Reflection.Assembly[]. Documentation for this section has not yet been entered.
static
Imps string[]. Documentation for this section has not yet been entered.
static
LocImps string[]. Documentation for this section has not yet been entered.

Public Methods

static
AddAsm (System.Reflection.Assembly)
Documentation for this section has not yet been entered.
static
addelem (string[], string) : string[]
Documentation for this section has not yet been entered.
static
AddImp (string)
Documentation for this section has not yet been entered.
static
AddLocImp (string)
Documentation for this section has not yet been entered.
static
Init ()
Documentation for this section has not yet been entered.

Member Details

Importer Constructor

Documentation for this section has not yet been entered.

Syntax

public Importer ()

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: dylan.NET.Reflection
Assembly: dnr (in dnr.dll)
Assembly Versions: 11.2.7.3, 11.2.7.5, 11.2.7.6, 11.2.7.7, 11.2.7.8, 11.2.7.9, 11.2.8.1, 11.2.8.4, 11.2.8.5, 11.2.8.6, 11.2.8.7, 11.2.8.9, 11.2.9.1, 11.2.9.2, 11.2.9.3

AddAsm Method

Documentation for this section has not yet been entered.

Syntax

public static void AddAsm (System.Reflection.Assembly asm)

Parameters

asm
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: dylan.NET.Reflection
Assembly: dnr (in dnr.dll)
Assembly Versions: 11.2.7.3, 11.2.7.5, 11.2.7.6, 11.2.7.7, 11.2.7.8, 11.2.7.9, 11.2.8.1, 11.2.8.4, 11.2.8.5, 11.2.8.6, 11.2.8.7, 11.2.8.9, 11.2.9.1, 11.2.9.2, 11.2.9.3

addelem Method

Documentation for this section has not yet been entered.

Syntax

public static string[] addelem (string[] srcarr, string eltoadd)

Parameters

srcarr
Documentation for this section has not yet been entered.
eltoadd
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: dylan.NET.Reflection
Assembly: dnr (in dnr.dll)
Assembly Versions: 11.2.7.3, 11.2.7.5, 11.2.7.6, 11.2.7.7, 11.2.7.8, 11.2.7.9, 11.2.8.1, 11.2.8.4, 11.2.8.5, 11.2.8.6, 11.2.8.7, 11.2.8.9, 11.2.9.1, 11.2.9.2, 11.2.9.3

AddImp Method

Documentation for this section has not yet been entered.

Syntax

public static void AddImp (string imp)

Parameters

imp
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: dylan.NET.Reflection
Assembly: dnr (in dnr.dll)
Assembly Versions: 11.2.7.3, 11.2.7.5, 11.2.7.6, 11.2.7.7, 11.2.7.8, 11.2.7.9, 11.2.8.1, 11.2.8.4, 11.2.8.5, 11.2.8.6, 11.2.8.7, 11.2.8.9, 11.2.9.1, 11.2.9.2, 11.2.9.3

AddLocImp Method

Documentation for this section has not yet been entered.

Syntax

public static void AddLocImp (string imp)

Parameters

imp
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: dylan.NET.Reflection
Assembly: dnr (in dnr.dll)
Assembly Versions: 11.2.7.3, 11.2.7.5, 11.2.7.6, 11.2.7.7, 11.2.7.8, 11.2.7.9, 11.2.8.1, 11.2.8.4, 11.2.8.5, 11.2.8.6, 11.2.8.7, 11.2.8.9, 11.2.9.1, 11.2.9.2, 11.2.9.3

Asms Field

Documentation for this section has not yet been entered.

Syntax

public static System.Reflection.Assembly[] Asms

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: dylan.NET.Reflection
Assembly: dnr (in dnr.dll)
Assembly Versions: 11.2.7.3, 11.2.7.5, 11.2.7.6, 11.2.7.7, 11.2.7.8, 11.2.7.9, 11.2.8.1, 11.2.8.4, 11.2.8.5, 11.2.8.6, 11.2.8.7, 11.2.8.9, 11.2.9.1, 11.2.9.2, 11.2.9.3

Imps Field

Documentation for this section has not yet been entered.

Syntax

public static string[] Imps

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: dylan.NET.Reflection
Assembly: dnr (in dnr.dll)
Assembly Versions: 11.2.7.3, 11.2.7.5, 11.2.7.6, 11.2.7.7, 11.2.7.8, 11.2.7.9, 11.2.8.1, 11.2.8.4, 11.2.8.5, 11.2.8.6, 11.2.8.7, 11.2.8.9, 11.2.9.1, 11.2.9.2, 11.2.9.3

Init Method

Documentation for this section has not yet been entered.

Syntax

public static void Init ()

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: dylan.NET.Reflection
Assembly: dnr (in dnr.dll)
Assembly Versions: 11.2.8.9, 11.2.9.1, 11.2.9.2, 11.2.9.3

LocImps Field

Documentation for this section has not yet been entered.

Syntax

public static string[] LocImps

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: dylan.NET.Reflection
Assembly: dnr (in dnr.dll)
Assembly Versions: 11.2.7.3, 11.2.7.5, 11.2.7.6, 11.2.7.7, 11.2.7.8, 11.2.7.9, 11.2.8.1, 11.2.8.4, 11.2.8.5, 11.2.8.6, 11.2.8.7, 11.2.8.9, 11.2.9.1, 11.2.9.2, 11.2.9.3