Click or drag to resize

Context Constructor (Object)

Constructor.

Namespace:  Slash.Unity.DataBind.Core.Data
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
protected Context(
	Object rootObject
)

Parameters

rootObject
Type: SystemObject
Root of data.
See Also