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

EditableObjectAttribute.Serializer.CreateInstance Method

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)