Click or drag to resize

JsonSubtypesKnownSubTypeWithPropertyAttribute Constructor

Namespace:  Kit.Containers
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public KnownSubTypeWithPropertyAttribute(
	Type subType,
	string propertyName
)
Request Example View Source

Parameters

subType
Type: SystemType
propertyName
Type: SystemString
See Also