Esempio n. 1
0
 internal void RemoveWeakReference(object value)
 {
     ReferenceCollection?.Remove(value);
 }