FormattingRole Class |
Base for kind marker types for FormatterRepository<TRole>.
System.Object
PostSharp.Patterns.Formatters.FormattingRole
PostSharp.Patterns.Caching.Formatters.CachingFormattingRole
PostSharp.Patterns.Diagnostics.Formatters.LoggingFormattingRole
PostSharp.Patterns.Formatters.FormattingRole
PostSharp.Patterns.Caching.Formatters.CachingFormattingRole
PostSharp.Patterns.Diagnostics.Formatters.LoggingFormattingRole
Namespace: PostSharp.Patterns.Formatters
Assembly: PostSharp.Patterns.Common (in PostSharp.Patterns.Common.dll) Version: 6.9.11.0 (6.9.11.0)
C#
public abstract class FormattingRole
The FormattingRole type exposes the following members.
Name | Description | |
---|---|---|
FormattingRole |
Initializes a new FormattingRole.
|
Name | Description | |
---|---|---|
LoggingRole |
Gets the logging role name (see LoggingRoles).
| |
Name |
Gets the name of the FormattingRole.
|
Types derived from this type are not meant to have members or instances,
they're used only as markers.