Add a more functional (i.e. fewer-stubs) implementation of System.Data.Linq.
[mono.git] / mcs / docs / ecma334 / 10.4.3.xml
1 <?xml version="1.0"?>
2 <clause number="10.4.3" title="Enumeration members">
3   <paragraph>The members of an enumeration are the constants declared in the enumeration and the members inherited from class object. </paragraph>
4 </clause>