Compartilhar via


RuntimeHelpers.Box(Byte, RuntimeTypeHandle) Método

Definição

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

Parâmetros

target
Byte

Retornos

Aplica-se a