Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 1.17 KB

File metadata and controls

36 lines (22 loc) · 1.17 KB

MemberAdapter.GetKeyForMember Method

Index > ExpressionPowerTools.Core > ExpressionPowerTools.Core.Members > MemberAdapter > GetKeyForMember

Gets a unique string that identifies the member.

Overloads

Overload Description
GetKeyForMember(MemberInfo member) Gets a unique string that identifies the member.

GetKeyForMember(MemberInfo member)

Gets a unique string that identifies the member.

public virtual String GetKeyForMember(MemberInfo member)

Return Type

String - the unique string.

Parameters

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