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