您的位置:首页 > 产品设计 > UI/UE

Constraint type 'System.IConvertible' is not CLS-compliant build warning

2012-03-29 09:49 981 查看
Add [CLSCompliant(false)] attribute for class.

It's means don't need to do CLS check for another language(VB.NET,F#) but C#.
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐