xsd 生成C#实体类

使用VS自带工具xsd.exe生成C#实体类的方法:
xsd.exe /c /l:cs -outputdir:D:\1 D:\1\IETS015-IETS115-IETS413.xsd
输出:D:\1
XSD路径: D:\1\IETS015-IETS115-IETS413.xsd
posted @ 2023-09-19 17:29  扶我起来我还要敲  阅读(156)  评论(0)    收藏  举报