錯誤?? ?CS0656?? ?缺少編譯器要求的成員“Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfo.Create”
問題出現(xiàn)原因:使用動態(tài)類型dynamic,在編譯的時候提示錯誤信息如上。
解決方案:
1.不用dynamic類型文章來源:http://www.zghlxwxcb.cn/news/detail-509555.html
2.在使用的地方添加一個dll,Microsoft.CSharp,或者用nuget添加Microsoft.CSharp即可文章來源地址http://www.zghlxwxcb.cn/news/detail-509555.html
到了這里,關于CS0656 缺少編譯器要求的成員“Microsoft.CSharp..........Create的文章就介紹完了。如果您還想了解更多內容,請在右上角搜索TOY模板網(wǎng)以前的文章或繼續(xù)瀏覽下面的相關文章,希望大家以后多多支持TOY模板網(wǎng)!