DefaultFormatter<TRole, TValue>.Instance Property |
Gets the default instance of the DefaultFormatter<TRole, TValue> class.
Namespace: PostSharp.Patterns.Formatters
Assembly: PostSharp.Patterns.Common (in PostSharp.Patterns.Common.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
public static DefaultFormatter<TRole, TValue> Instance { get; }