LogStackFrameMethodName Field

The name of the method

Definition

Namespace: Gemstone.Diagnostics
Assembly: Gemstone.Diagnostics (in Gemstone.Diagnostics.dll) Version: 1.0.158 -- Release Build+99afb604a3213fce45692d9a55b9e5a5d4bade5b
public readonly string MethodName

Field Value

String

Remarks

Example: MethodName<TKey,TValue>(String key, String value)

See Also