Click or drag to resize

StrixSerializationProperties Constructor (IDictionaryInt32, Object)

Initializes a new instance of the StrixSerializationProperties class

Namespace:  SoftGear.Strix.Unity.Runtime
Assembly:  StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax
C#
public StrixSerializationProperties(
	IDictionary<int, Object> properties
)

Parameters

properties
Type: System.Collections.GenericIDictionaryInt32, Object
See Also