FormattedMessage<T1, T2>.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: 6.9.11.0 (6.9.11.0)
C#
public override string ToString()
Return Value
Type: StringA String containing a fully qualified type name.