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