A formatter for MethodBase values.
Namespace: PostSharp.Patterns.Formatters
Assembly: PostSharp.Patterns.Common.dll
Syntax
public sealed class MethodFormatter : Formatter<MethodBase>, IFormatter<MethodBase>, IOptionAwareFormatter, IFormatter
Fields
Name | Description |
---|---|
Instance | The singleton instance of MethodFormatter. |
Methods
Name | Description |
---|---|
Write(UnsafeStringBuilder, MethodBase) | Appends the description of an object into given UnsafeStringBuilder (weakly-typed variant). |