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

FreezableAttribute.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
Object
Overrides
ReadOnlyThreadAwareAttribute.Serializer.CreateInstance(Type, IArgumentsReader)