Documentation for this section has not yet been entered.
See Also: Inherited members from object.
|
TypeItem
()
|
Documentation for this section has not yet been entered. |
|
Documentation for this section has not yet been entered. |
|
Ctors | List<CtorItem> . Documentation for this section has not yet been entered. |
|
Fields | List<FieldItem> . Documentation for this section has not yet been entered. |
|
InhTyp | Type . Documentation for this section has not yet been entered. |
|
Interfaces | List<Type> . Documentation for this section has not yet been entered. |
|
Methods | List<MethodItem> . Documentation for this section has not yet been entered. |
|
Name | string . Documentation for this section has not yet been entered. |
|
TypeBldr | System.Reflection.Emit.TypeBuilder . Documentation for this section has not yet been entered. |
|
AddCtor
(CtorItem)Documentation for this section has not yet been entered. |
|
|
AddField
(FieldItem)Documentation for this section has not yet been entered. |
|
|
AddInterface
(Type)Documentation for this section has not yet been entered. |
|
|
AddMethod
(MethodItem)Documentation for this section has not yet been entered. |
|
|
GetCtor
(Type[])Documentation for this section has not yet been entered. |
|
|
GetField
(string)Documentation for this section has not yet been entered. |
|
|
GetMethod
(string, Type[])Documentation for this section has not yet been entered. |
|
override
|
ToString
()Documentation for this section has not yet been entered. |
Documentation for this section has not yet been entered.
Syntax
public TypeItem ()Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: dylan.NET.Tokenizer.CodeGen
Assembly: tokenizer.CodeGen (in tokenizer.CodeGen.dll)
Assembly Versions: 11.2.9.3, 11.2.9.4, 11.2.9.5, 11.2.9.6
Documentation for this section has not yet been entered.
Syntax
public TypeItem (string nme, System.Reflection.Emit.TypeBuilder bld)Parameters
- nme
- Documentation for this section has not yet been entered.
- bld
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: dylan.NET.Tokenizer.CodeGen
Assembly: tokenizer.CodeGen (in tokenizer.CodeGen.dll)
Assembly Versions: 11.2.9.3, 11.2.9.4, 11.2.9.5, 11.2.9.6
Documentation for this section has not yet been entered.
Syntax
Parameters
- c
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: dylan.NET.Tokenizer.CodeGen
Assembly: tokenizer.CodeGen (in tokenizer.CodeGen.dll)
Assembly Versions: 11.2.9.3, 11.2.9.4, 11.2.9.5, 11.2.9.6
Documentation for this section has not yet been entered.
Syntax
Parameters
- f
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: dylan.NET.Tokenizer.CodeGen
Assembly: tokenizer.CodeGen (in tokenizer.CodeGen.dll)
Assembly Versions: 11.2.9.3, 11.2.9.4, 11.2.9.5, 11.2.9.6
Documentation for this section has not yet been entered.
Syntax
Parameters
- i
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: dylan.NET.Tokenizer.CodeGen
Assembly: tokenizer.CodeGen (in tokenizer.CodeGen.dll)
Assembly Versions: 11.2.9.3, 11.2.9.4, 11.2.9.5, 11.2.9.6
Documentation for this section has not yet been entered.
Syntax
public void AddMethod (MethodItem m)Parameters
- m
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: dylan.NET.Tokenizer.CodeGen
Assembly: tokenizer.CodeGen (in tokenizer.CodeGen.dll)
Assembly Versions: 11.2.9.3, 11.2.9.4, 11.2.9.5, 11.2.9.6
Documentation for this section has not yet been entered.
Syntax
public List<CtorItem> CtorsRemarks
Documentation for this section has not yet been entered.Requirements
Namespace: dylan.NET.Tokenizer.CodeGen
Assembly: tokenizer.CodeGen (in tokenizer.CodeGen.dll)
Assembly Versions: 11.2.9.3, 11.2.9.4, 11.2.9.5, 11.2.9.6
Documentation for this section has not yet been entered.
Syntax
public List<FieldItem> FieldsRemarks
Documentation for this section has not yet been entered.Requirements
Namespace: dylan.NET.Tokenizer.CodeGen
Assembly: tokenizer.CodeGen (in tokenizer.CodeGen.dll)
Assembly Versions: 11.2.9.3, 11.2.9.4, 11.2.9.5, 11.2.9.6
Documentation for this section has not yet been entered.
Syntax
public System.Reflection.Emit.ConstructorBuilder GetCtor (Type[] paramst)Parameters
- paramst
- 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.Tokenizer.CodeGen
Assembly: tokenizer.CodeGen (in tokenizer.CodeGen.dll)
Assembly Versions: 11.2.9.3, 11.2.9.4, 11.2.9.5, 11.2.9.6
Documentation for this section has not yet been entered.
Syntax
public System.Reflection.Emit.FieldBuilder GetField (string nam)Parameters
- nam
- 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.Tokenizer.CodeGen
Assembly: tokenizer.CodeGen (in tokenizer.CodeGen.dll)
Assembly Versions: 11.2.9.3, 11.2.9.4, 11.2.9.5, 11.2.9.6
Documentation for this section has not yet been entered.
Syntax
Parameters
- nam
- Documentation for this section has not yet been entered.
- paramst
- 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.Tokenizer.CodeGen
Assembly: tokenizer.CodeGen (in tokenizer.CodeGen.dll)
Assembly Versions: 11.2.9.3, 11.2.9.4, 11.2.9.5, 11.2.9.6
Documentation for this section has not yet been entered.
Syntax
public Type InhTypRemarks
Documentation for this section has not yet been entered.Requirements
Namespace: dylan.NET.Tokenizer.CodeGen
Assembly: tokenizer.CodeGen (in tokenizer.CodeGen.dll)
Assembly Versions: 11.2.9.3, 11.2.9.4, 11.2.9.5, 11.2.9.6
Documentation for this section has not yet been entered.
Syntax
public List<Type> InterfacesRemarks
Documentation for this section has not yet been entered.Requirements
Namespace: dylan.NET.Tokenizer.CodeGen
Assembly: tokenizer.CodeGen (in tokenizer.CodeGen.dll)
Assembly Versions: 11.2.9.3, 11.2.9.4, 11.2.9.5, 11.2.9.6
Documentation for this section has not yet been entered.
Syntax
public List<MethodItem> MethodsRemarks
Documentation for this section has not yet been entered.Requirements
Namespace: dylan.NET.Tokenizer.CodeGen
Assembly: tokenizer.CodeGen (in tokenizer.CodeGen.dll)
Assembly Versions: 11.2.9.3, 11.2.9.4, 11.2.9.5, 11.2.9.6
Documentation for this section has not yet been entered.
Syntax
public string NameRemarks
Documentation for this section has not yet been entered.Requirements
Namespace: dylan.NET.Tokenizer.CodeGen
Assembly: tokenizer.CodeGen (in tokenizer.CodeGen.dll)
Assembly Versions: 11.2.9.3, 11.2.9.4, 11.2.9.5, 11.2.9.6
Documentation for this section has not yet been entered.
Syntax
public override string ToString ()Returns
Documentation for this section has not yet been entered.Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: dylan.NET.Tokenizer.CodeGen
Assembly: tokenizer.CodeGen (in tokenizer.CodeGen.dll)
Assembly Versions: 11.2.9.3, 11.2.9.4, 11.2.9.5, 11.2.9.6
Documentation for this section has not yet been entered.
Syntax
public System.Reflection.Emit.TypeBuilder TypeBldrRemarks
Documentation for this section has not yet been entered.Requirements
Namespace: dylan.NET.Tokenizer.CodeGen
Assembly: tokenizer.CodeGen (in tokenizer.CodeGen.dll)
Assembly Versions: 11.2.9.3, 11.2.9.4, 11.2.9.5, 11.2.9.6