PostSharpAPI ReferencePost­Sharp.​Patterns.​Caching.​ImplementationCache­Key­BuilderAppend­Type
Open sandboxFocus

CacheKeyBuilder.AppendType Method

AppendType(UnsafeStringBuilder, Type)

Appends a System.Type name to an UnsafeStringBuilder.

Declaration
[HasInheritedAttribute(new long[]{})]
protected virtual void AppendType(UnsafeStringBuilder stringBuilder, [Required(AttributeId = 975532479039438880L, AttributePriority = 671088640)] Type type)
Parameters
Type Name Description
UnsafeStringBuilder stringBuilder

An UnsafeStringBuilder.

System.Type type

A System.Type.