예제 #1
0
 public PPopupRequest(MobileCell Target)
     : this(Target.m_Mobile.Serial)
 {
 }
예제 #2
0
 public PAttackRequest(MobileCell Target)
     : this(Target.m_Mobile.Serial)
 {
 }