Example #1
0
 ///<summary>
 /// Notifies the manager that the updateable has changed sequential updating state.
 ///</summary>
 ///<param name="updateable">Updateable with changed state.</param>
 public abstract void SequentialUpdatingStateChanged(ISpaceUpdateable updateable);
Example #2
0
 ///<summary>
 /// Notifies the manager that the updateable has changed sequential updating state.
 ///</summary>
 ///<param name="updateable">Updateable with changed state.</param>
 public abstract void SequentialUpdatingStateChanged(ISpaceUpdateable updateable);