Свойство | Type | Description | |
---|---|---|---|
CreateTypeParameters | ImmutableArray |
||
GetDeclaredInterfaces | ImmutableArray |
||
GetFieldsToEmit | IEnumerable |
||
GetInterfacesToEmit | ImmutableArray |
Méthode | Description | |
---|---|---|
GetMembers ( ) : ImmutableArray |
||
GetMembers ( string name ) : ImmutableArray |
||
GetTypeMembers ( ) : ImmutableArray |
||
GetTypeMembers ( string name ) : ImmutableArray |
||
GetTypeMembers ( string name, int arity ) : ImmutableArray |
Méthode | Description | |
---|---|---|
SynthesizedContainer ( string name, ImmutableArray |
||
SynthesizedContainer ( string name, |
||
SynthesizedContainer ( string name, int parameterCount, bool returnsVoid ) : System |
Méthode | Description | |
---|---|---|
CreateTypeParameters ( int parameterCount, bool returnsVoid ) : ImmutableArray |
||
GetDeclaredInterfaces ( ConsList |
||
GetFieldsToEmit ( ) : IEnumerable |
||
GetInterfacesToEmit ( ) : ImmutableArray |
public GetMembers ( string name ) : ImmutableArray |
||
name | string | |
Résultat | ImmutableArray |
public GetTypeMembers ( string name ) : ImmutableArray |
||
name | string | |
Résultat | ImmutableArray |
public GetTypeMembers ( string name, int arity ) : ImmutableArray |
||
name | string | |
arity | int | |
Résultat | ImmutableArray |
protected SynthesizedContainer ( string name, ImmutableArray |
||
name | string | |
typeParameters | ImmutableArray |
|
typeMap | ||
Résultat | System |
protected SynthesizedContainer ( string name, |
||
name | string | |
topLevelMethod | ||
Résultat | System |
protected SynthesizedContainer ( string name, int parameterCount, bool returnsVoid ) : System | ||
name | string | |
parameterCount | int | |
returnsVoid | bool | |
Résultat | System |