Interface IFormatter<T>
Namespace: PostSharp.Patterns.Formatters
Assembly: PostSharp.Patterns.Common.dll
Syntax
public interface IFormatter<in T> : IFormatter
Type Parameters
Name | Description |
---|---|
T |
Methods
Name | Description |
---|---|
Write(UnsafeStringBuilder, T) |