datacontract / datacontract-specification

The Data Contract Specification Repository

Home Page:https://datacontract.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Give examples how to declare Fields with array type.

BoronNitride opened this issue · comments

Among the types is the "array" type. Give an example how a field integers can be declared with DataContract language.

Added a PR with an example: #37