LoggingContext.ToString Method |
Returns a string that represents the current object.
Namespace: PostSharp.Patterns.Diagnostics.Contexts
Assembly: PostSharp.Patterns.Diagnostics (in PostSharp.Patterns.Diagnostics.dll) Version: 6.6.14.0 (6.6.14.0)

C#
public override sealed string ToString()
Return Value
Type: StringA string that represents the current object.
