|
LogStackFrameMethodName Field
|
The name of the method
Namespace: GSF.DiagnosticsAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.260-beta+1598278e9bd23fc1947e0937881f39eaddddeecb
Syntaxpublic readonly string MethodName
Public ReadOnly MethodName As String
public:
initonly String^ MethodName
View SourceField Value
String
Remarks
Example: MethodName<TKey,TValue>(String key, String value)
See Also