Serialization.PropertyAccessor.

Serialization.

PropertyAccessor(Serialization.PropertyAccessor, string, FieldInfo, Type) Constructor

Summary

Creates a new InspectorGadgets.Editor.Serialization.PropertyAccessor.

Syntax

protected PropertyAccessor(Serialization.PropertyAccessor parent, string name, FieldInfo field, Type fieldElementType)

Parameters

Name Type Description
parent Serialization.PropertyAccessor
name string
field FieldInfo
fieldElementType Type

Return Value

Type Description
void