Partager via


RuntimeHelpers.Box(Byte, RuntimeTypeHandle) Méthode

Définition

public:
 static System::Object ^ Box(System::Byte % target, RuntimeTypeHandle type);
public static object? Box (ref byte target, RuntimeTypeHandle type);
static member Box : byte * RuntimeTypeHandle -> obj
Public Shared Function Box (ByRef target As Byte, type As RuntimeTypeHandle) As Object

Paramètres

target
Byte

Retours

S’applique à