PostSharp / / API Reference / Post­Sharp.​Patterns.​Caching.​Implementation / Cache­Item­Configuration.​Serializer / Create­Instance
Open sandbox

Method CreateInstance

CreateInstance(Type, IArgumentsReader)

Declaration
public override object CreateInstance(Type type, IArgumentsReader constructorArguments)
Parameters
Type Name Description
Type type
IArgumentsReader constructorArguments
Returns
Type Description
Object
Overrides
ReferenceTypeSerializer.CreateInstance(Type, IArgumentsReader)