Example #1
0
 /// <summary>Removes all instances and keys from the manager.</summary>
 public void Clear()
 {
     _objects.Clear();
 }