Ejemplo n.º 1
0
 public XElement Visit(EscXAttrOpcode opcode, AbcMethodBodyInstruction arg)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 2
0
 public BaseAvm2Opcode Visit(EscXAttrOpcode opcode, AbcDataReader arg)
 {
     throw new System.NotImplementedException();
 }