Method | Description | |
---|---|---|
CleanUp ( ) : void |
This method cleans up all independent (!WeakReference.IsAlive) objects.
|
Method | Description | |
---|---|---|
AddObjectDependency ( |
||
CleanUp ( object objToRemove ) : void | ||
ObjectDependencyManager ( ) : System |
Initializes static members of the ObjectDependencyManager class. Static Constructor. Creates a new instance of Dictionary(object, WeakReference) and set it to the internalList.
|