Base for kind marker types for FormatterRepository<TRole>.
Namespace: PostSharp.Patterns.Formatters
Assembly: PostSharp.Patterns.Common.dll
Syntax
public abstract class FormattingRoleRemarks
Types derived from this type are not meant to have members or instances, they're used only as markers.
Constructors
| Name | Description |
|---|---|
| FormattingRole() | Initializes a new FormattingRole. |
Properties
| Name | Description |
|---|---|
| LoggingRole | Gets the logging role name (see LoggingRoles). |
| Name | Gets the name of the FormattingRole. |