Add a more functional (i.e. fewer-stubs) implementation of System.Data.Linq.
[mono.git] / mcs / docs / ecma334 / 18.3.9.xml
1 <?xml version="1.0"?>
2 <clause number="18.3.9" title="Destructors">
3   <paragraph>A struct is not permitted to declare a destructor. </paragraph>
4 </clause>