Пример #1
0
 public XElement Visit(EscXElemOpcode opcode, AbcMethodBodyInstruction arg)
 {
     throw new NotImplementedException();
 }
Пример #2
0
 public BaseAvm2Opcode Visit(EscXElemOpcode opcode, AbcDataReader arg)
 {
     throw new System.NotImplementedException();
 }