Beispiel #1
0
 public int Execute(int opcode)
 {
     return(parent.ClrByte(opcode));
 }