A、 Add the Known Type attribute to the data contract.Set a default value in each of the data member declarations.
B、 Add the Known Type attribute to the data contract.Set the Order property of each data member to unique integer value.
C、 Set the Emit Default Value property of each data member to false.
D、 Set the Is Required property of each data member to true.