Property | Type | Description | |
---|---|---|---|
EventQueries | List |
||
FieldQueries | List |
||
MethodQueries | List |
||
TypeQueries | List |
Method | Description | |
---|---|---|
ExecuteAndAggregateEventQueries ( Mono.Cecil.TypeDefinition type ) : List |
||
ExecuteAndAggregateFieldQueries ( Mono.Cecil.TypeDefinition type ) : List |
||
ExecuteAndAggregateMethodQueries ( Mono.Cecil.TypeDefinition type ) : List |
||
ExeuteAndAggregateTypeQueries ( |
public ExecuteAndAggregateEventQueries ( Mono.Cecil.TypeDefinition type ) : List |
||
type | Mono.Cecil.TypeDefinition | |
return | List |
public ExecuteAndAggregateFieldQueries ( Mono.Cecil.TypeDefinition type ) : List |
||
type | Mono.Cecil.TypeDefinition | |
return | List |
public ExecuteAndAggregateMethodQueries ( Mono.Cecil.TypeDefinition type ) : List |
||
type | Mono.Cecil.TypeDefinition | |
return | List |
public ExeuteAndAggregateTypeQueries ( |
||
assembly | ||
return | List |