MetalamaAPI documentationPatterns APIMetalama.​Patterns.​Caching.​FormattersCache­Key­BuilderAppend­Type
Open sandboxFocus

CacheKeyBuilder.AppendType Method

AppendType(UnsafeStringBuilder, Type)

Appends a System.Type name to an UnsafeStringBuilder.

Declaration
protected virtual void AppendType(UnsafeStringBuilder stringBuilder, Type type)
Parameters
Type Name Description
UnsafeStringBuilder stringBuilder

An UnsafeStringBuilder.

System.Type type

A System.Type.