MemberAccessorToString Method

Returns a String that represents the current MemberAccessor.

Definition

Namespace: KGySoft.Reflection
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 8.1.0
C#
public override string ToString()

Return Value

String
A String that represents this instance.

See Also