Exemple #1
0
 public int Execute(int opcode)
 {
     return(parent.ClrWord(opcode));
 }