ThreadingModel.ToString Method |
Returns a string that represents the current object.
Namespace: PostSharp.Patterns.Threading
Assembly: PostSharp.Patterns.Common (in PostSharp.Patterns.Common.dll) Version: 6.6.14.0 (6.6.14.0)

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