SemanticMessage<T1, T2, T3, T4, T5, T6>.ToString Method |
Returns the fully qualified type name of this instance.
Namespace: PostSharp.Patterns.Diagnostics.Custom.Messages
Assembly: PostSharp.Patterns.Common (in PostSharp.Patterns.Common.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
public override string ToString()
Return Value
Type: StringA String containing a fully qualified type name.