PostSharpAPI ReferencePost­Sharp.​Patterns.​Caching.​SerializersJson­Caching­SerializerGet­Type­Name
Open sandboxFocus

JsonCachingSerializer.GetTypeName Method

GetTypeName(Type)

Creates an assembly-qualified type name string from a Type.

Declaration
protected virtual string GetTypeName(Type type)
Parameters
Type Name Description
Type type
Returns
Type Description
String