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