问题:
A . Add the KnownType attribute to the data contract. Set a default value in each of the data member declarations.
B . Add the KnownType attribute to the data contract. Set the Order property of each data member to unique integer value.
C . Set the EmitDefaultValue property of each data member to false.
D . Set the lsRequired property of each data member to true.
● 参考解析
本题暂无解析
相关内容
相关标签