Index > ExpressionPowerTools.Core > ExpressionPowerTools.Core.Members > MemberAdapter > GetKeyForMember
Gets a unique string that identifies the member.
| Overload | Description |
|---|---|
| GetKeyForMember(MemberInfo member) | Gets a unique string that identifies the member. |
Gets a unique string that identifies the member.
public virtual String GetKeyForMember(MemberInfo member)String - the unique string.
| Parameter | Type | Description |
|---|---|---|
member |
MemberInfo | The MemberInfo to parse. |
| Generated | Copyright | Version |
|---|---|---|
| 02/22/2021 21:59:57 | (c) Copyright 2020 Jeremy Likness. | 0.9.7-beta |