C# Class Mono.ILASM.InstrToken

Inheritance: Mono.ILASM.ILToken
Afficher le fichier Open project: mono/mono

Méthodes publiques

Méthode Description
GetInstrType ( OpCode opcode ) : int

InstrToken ( OpCode opcode ) : System

Method Details

GetInstrType() public static méthode

public static GetInstrType ( OpCode opcode ) : int
opcode System.Reflection.Emit.OpCode
Résultat int

InstrToken() public méthode

public InstrToken ( OpCode opcode ) : System
opcode System.Reflection.Emit.OpCode
Résultat System