Пример #1
0
 /**
  * <summary>Manually update the underlying indirect object.</summary>
  */
 public void Update(
     )
 {
     container.Update();
 }