Opcodes.OpConstMethodType Campo
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Cuidado
Use 'Dalvik.Bytecode.IOpcodes.OpConstMethodType'. This class will be removed in a future release.
[Android.Runtime.Register("OP_CONST_METHOD_TYPE", ApiSince=28)]
[System.Obsolete("Use 'Dalvik.Bytecode.IOpcodes.OpConstMethodType'. This class will be removed in a future release.")]
public const int OpConstMethodType = 255;
[<Android.Runtime.Register("OP_CONST_METHOD_TYPE", ApiSince=28)>]
[<System.Obsolete("Use 'Dalvik.Bytecode.IOpcodes.OpConstMethodType'. This class will be removed in a future release.")>]
val mutable OpConstMethodType : int
Valor do campo
Value = 255- Atributos