Пример #1
0
 public void EmitGreaterThan(Type type)
 {
     Emit(GreaterThanInstruction.Create(type));
 }