tidy
This commit is contained in:
@@ -3,4 +3,4 @@
|
||||
namespace Toolkit.Foundation;
|
||||
|
||||
public class SubscriptionCollection :
|
||||
ConcurrentDictionary<object, List<WeakReference>>;
|
||||
ConcurrentDictionary<object, List<WeakReference>>;
|
||||
Reference in New Issue
Block a user