Exemplo n.º 1
0
 public void MethodInject(IPhoneUnity phone)
 {
     this.Phone = phone;
 }
Exemplo n.º 2
0
 public CallSomebody5(IPhoneUnity phone)
 {
     this.Phone = phone;
 }