PostSharpAPI ReferencePost­Sharp.​Patterns.​FormattersAnonymous­Type­Formatter<TKind>Anonymous­Type­Formatter
Open sandboxFocus

AnonymousTypeFormatter<TKind> Constructor

AnonymousTypeFormatter(Type)

Initializes a new AnonymousTypeFormatter<TKind> for a given System.Type.

Declaration
public AnonymousTypeFormatter(Type type)
Parameters
Type Name Description
System.Type type

A type.