PostSharp//API Reference/Post­Sharp.​Patterns.​Threading/Thread­Aware­Attribute.​Serializer/Create­Instance
Open sandboxFocus

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
AggregatableClientAttribute.Serializer.CreateInstance(Type, IArgumentsReader)