mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 16:30:41 +00:00
Tidied documentation skeletons
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@6138 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
aa02707b85
commit
5705954e22
68 changed files with 5688 additions and 3445 deletions
|
@ -15,23 +15,28 @@
|
|||
<heading>NSDistantObjectRequest</heading>
|
||||
<class name="NSDistantObjectRequest" super="NSObject">
|
||||
<declared>Foundation/NSConnection.h</declared>
|
||||
<desc>
|
||||
</desc>
|
||||
<method type="NSConnection*"><sel>connection</sel>
|
||||
<desc>
|
||||
</desc>
|
||||
<desc>
|
||||
</desc>
|
||||
<method type="NSConnection*">
|
||||
<sel>connection</sel>
|
||||
<desc>
|
||||
</desc>
|
||||
</method>
|
||||
<method type="id"><sel>conversation</sel>
|
||||
<desc>
|
||||
</desc>
|
||||
<method type="id">
|
||||
<sel>conversation</sel>
|
||||
<desc>
|
||||
</desc>
|
||||
</method>
|
||||
<method type="NSInvocation*"><sel>invocation</sel>
|
||||
<desc>
|
||||
</desc>
|
||||
<method type="NSInvocation*">
|
||||
<sel>invocation</sel>
|
||||
<desc>
|
||||
</desc>
|
||||
</method>
|
||||
<method type="void"><sel>replyWithException:</sel><arg type="NSException*">exception</arg>
|
||||
<desc>
|
||||
</desc>
|
||||
<method type="void">
|
||||
<sel>replyWithException:</sel>
|
||||
<arg type="NSException*">exception</arg>
|
||||
<desc>
|
||||
</desc>
|
||||
</method>
|
||||
</class>
|
||||
</chapter>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue