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