언어

Opcodes.OpInvokeVirtual 필드

정의

주의

Use 'Dalvik.Bytecode.IOpcodes.OpInvokeVirtual'. This class will be removed in a future release.

정적 invoke-virtual , 프라이빗 또는 생성자가 아닌 일반 가상 메서드를 호출하는 opcode를 식별합니다.

[Android.Runtime.Register("OP_INVOKE_VIRTUAL")]
[System.Obsolete("Use 'Dalvik.Bytecode.IOpcodes.OpInvokeVirtual'. This class will be removed in a future release.")]
public const int OpInvokeVirtual = 110;
[<Android.Runtime.Register("OP_INVOKE_VIRTUAL")>]
[<System.Obsolete("Use 'Dalvik.Bytecode.IOpcodes.OpInvokeVirtual'. This class will be removed in a future release.")>]
val mutable OpInvokeVirtual : int

필드 값

Value = 110
특성

설명

이 페이지의 일부는 만들고 공유한 작업을 기반으로 하며 에 설명된 조건에 따라 사용됩니다.

적용 대상