Method MembersFor
MembersFor(TypeDefinition)
Declaration
public override IEnumerable<MethodDefinition> MembersFor(TypeDefinition type)
Parameters
| Type | Name | Description |
|---|---|---|
| TypeDefinition | type |
Returns
| Type | Description |
|---|---|
| IEnumerable<MethodDefinition> |
public override IEnumerable<MethodDefinition> MembersFor(TypeDefinition type)
| Type | Name | Description |
|---|---|---|
| TypeDefinition | type |
| Type | Description |
|---|---|
| IEnumerable<MethodDefinition> |