Esempio n. 1
0
 public PPopupRequest(MobileCell Target)
     : this(Target.m_Mobile.Serial)
 {
 }
Esempio n. 2
0
 public PAttackRequest(MobileCell Target)
     : this(Target.m_Mobile.Serial)
 {
 }