The type or namespace name 'Port
2019-09-25 本文已影响0人
Walk_In_Jar
开发了个rs232的端口读写
编辑器里正常,却无法导出
提示:The type or namespace name 'Ports' does not exist in the namespace 'System.IO' (are you missing an assembly reference?)
api 改为4.x就可以导出了
image.png