public interface IAccess< in T> 报 type expected 异常
public interface IAccess< in T> 报 type expected 错误?
vs2008
.net 3.5
public interface IAccess< in T> 报 type expected 错误?
各位大侠。
感谢。
------解决方案--------------------
C#4.0才支持这种写法
vs2008
.net 3.5
public interface IAccess< in T> 报 type expected 错误?
各位大侠。
感谢。
------解决方案--------------------
C#4.0才支持这种写法