We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
24573b7
change: .NET4.8更为.NET Standard2.0,用于向上/下兼容.NET框架 change: Release方法更名为Return方法,但保留了大部分并打上废弃特性
fix: ConcurrentBagPool的返回方法是我复制粘贴ListPool的,同时忘记去掉TObject这个了