Which attribute is used to decorate enum variables to be a part of datacontract?

Options
- DataMember
- EnumMember
- EnumElement
- EnumVariable


CORRECT ANSWER : EnumMember

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement