Exemplo n.º 1
0
 public void OnComponentChanged()
 {
     if (_baseContext != null)
     {
         _baseContext.OnComponentChanged();
     }
 }