Ejemplo n.º 1
0
 public override void OnDisable()
 {
     m_ViewController.UnRegisterNotification(m_UI, OnModelChanged);
     base.OnDisable();
 }