AssemblyInfo.cs中[assembly: System.Runtime.CompilerServices.Extension]

AssemblyInfo.cs中有一句[assembly: System.Runtime.CompilerServices.Extension]代码,编译不通过。
编译错误:不要使用“System.Runtime.CompilerServices.ExtensionAttribute”。请改用“this”关键字。

要怎么改?

rennilmoksa -
共有0个回答