C# Class GrayStorm.ILOpCodeTranslator

ファイルを表示 Open project: GrayKernel/GrayStorm Class Usage Examples

Public Methods

Method Description
GetOpCode ( short value ) : OpCode

Private Methods

Method Description
ILOpCodeTranslator ( ) : System.Collections.Generic
Initialize ( ) : void

Method Details

GetOpCode() public static method

public static GetOpCode ( short value ) : OpCode
value short
return System.Reflection.Emit.OpCode