PostSharpAPI ReferencePost­Sharp.​Patterns.​CachingCache­Attribute.​SerializerCreate­Instance
Open sandboxFocus

CacheAttribute.Serializer.CreateInstance Method

CreateInstance(Type, IArgumentsReader)

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