예제 #1
0
파일: SimpInstr.cs 프로젝트: nobled/mono
                public override void Emit (CodeGen code_gen, MethodDef meth, 
					   PEAPI.CILInstructions cil)
                {
                        cil.Inst (op);
                }