コード例 #1
0
ファイル: c000112.cs プロジェクト: bing2008/CastNetGame
 public c000112 m0001fa(c000112 p0)
 {
     if (p0.f000017 != null)
     {
         p0.m000047();
     }
     if (p0.f000028 is ListBoxBase)
     {
         ((ListBoxBase) p0.f000028).m00008a().Remove(p0);
     }
     p0.f000028 = this.f000028;
     p0.f000017 = this;
     this.f00005b.Add(p0);
     this.m0000ae();
     if (null != (this.f000028 as ListBoxBase))
     {
         ((ListBoxBase) this.f000028).m0003ae();
     }
     return p0;
 }