Property | Type | Description | |
---|---|---|---|
ToString | string |
Method | Description | |
---|---|---|
AddStaticField ( |
||
AddStaticField ( |
||
DefineExplicitInterfaceImplementation ( |
||
DefineMethodOverride ( |
||
FinishType ( ) : |
||
TypeGen ( Microsoft.Scripting.Generation.AssemblyGen myAssembly, |
Method | Description | |
---|---|---|
ToString ( ) : string |
public AddStaticField ( |
||
fieldType | ||
attributes | FieldAttributes | |
name | string | |
return |
public AddStaticField ( |
||
fieldType | ||
name | string | |
return |
public DefineExplicitInterfaceImplementation ( |
||
baseMethod | ||
return | ILGen |
public DefineMethodOverride ( |
||
baseMethod | ||
return | ILGen |
public TypeGen ( Microsoft.Scripting.Generation.AssemblyGen myAssembly, |
||
myAssembly | Microsoft.Scripting.Generation.AssemblyGen | |
myType | ||
return | System |