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