Exemplo n.º 1
0
 public Extension()
 {
     Target = new TMAPI();
 }
Exemplo n.º 2
0
 public PS3RPC(TMAPI PS3)
 {
     PS3RPC.PS3 = PS3;
 }