Click or drag to resize
BoxedT Constructor

[This is preliminary documentation and is subject to change.]

Namespace: VRage
Assembly: VRage.Library (in VRage.Library.dll) Version: 1.0.0.0
Syntax
C#
public Boxed(
	T value
)

Parameters

value
Type: T

[Missing <param name="value"/> documentation for "M:VRage.Boxed`1.#ctor(`0)"]

See Also