ModernUO/Projects/Server/Utilities
Kamron Batman d57f1fecc1
fix: Prepares for IPooledEnumerable removal (#1548)
### Summary

- Removes `IPooledEnumerable` (non-generic)
- Changes `IPooledEnumerable<T>` so that  `Free()` is replaced with the `IDisposable` pattern
2023-10-15 11:20:49 -07:00
..
ActivatorExtensions.cs fix: Fixes PlayerVendor customizations not working due to constructor issues (#1451) 2023-08-10 19:24:45 -07:00
EntityActivatorExtensions.cs chore: Updates copyright (#1448) 2023-08-09 09:09:26 -07:00
HashUtility.cs chore: Updates copyright (#1448) 2023-08-09 09:09:26 -07:00
Html.cs chore: Updates copyright (#1448) 2023-08-09 09:09:26 -07:00
PathUtility.cs chore: Updates copyright (#1448) 2023-08-09 09:09:26 -07:00
Utility.cs fix: Prepares for IPooledEnumerable removal (#1548) 2023-10-15 11:20:49 -07:00