Forgot to commit
[mono.git] / mcs / docs / ecma334 / 10.4.5.xml
1 <?xml version="1.0"?>
2 <clause number="10.4.5" title="Interface members">
3   <paragraph>The members of an interface are the members declared in the interface and in all base interfaces of the interface, and the members inherited from class object. </paragraph>
4 </clause>