TUP.AsmResolver.NET.Specialized.MSIL.MSILInstruction.MSILInstruction C# (CSharp) Method

MSILInstruction() private method

private MSILInstruction ( ) : System
return System
        internal MSILInstruction()
        {
        }

Same methods

MSILInstruction::MSILInstruction ( int offset, MSILOpCode opcode, byte rawOperand, object operand ) : System