コード例 #1
0
 public static void Nop()
 {
     CurrentEmitContext.Emit(CreateInstruction.Nop());
 }