Esempio n. 1
0
 public override void EmitDelete(CodeGen cg, Name name, bool check)
 {
     attribute.EmitDelete(cg, name, check);
 }