Rebox

Rebox(object)

public static object Rebox(object obj) ;

Description

Rebox object and copy the value.

Parameters

Parameter Name Description
obj object

Returns

Reboxed object

Remarks

If it is not a value type, it is not copied.