新版本的变更 / C# 10.0

global using System.Threading;


This innovation allows the using directive to be used project-wide. To do this, add the keyword global before the using phrase.