public override void ConstructFromXML() { this.Owner = "FUI.Login"; m_Ctrl_Layout_1 = this.GetController("Ctrl_Layout_1"); m_Btn_Mask = (GButton)this.GetChild("Btn_Mask"); m_P1_NetworkConnect = (P1_NetworkConnect)this.GetChild("P1_NetworkConnect"); }
public override void Dispose() { base.Dispose(); This = null; }
public P1_NetworkConnect() { This = this; }