This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
10.1.3 Class body
The class-body of a class defines the members of the class.
- class-body:
- { class-member-declarationsopt }