Click or drag to resize

Property Constructor (Object)

Constructor.

Namespace:  Slash.Unity.DataBind.Core.Data
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public Property(
	Object value
)

Parameters

value
Type: SystemObject
Initial value.
See Also