mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 00:30:53 +00:00
New DO documentation.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@6873 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
9932ed0243
commit
9cd2545b1c
141 changed files with 2248 additions and 1500 deletions
|
@ -28,22 +28,22 @@
|
|||
</ul>
|
||||
<hr>
|
||||
<h2><a name="method-0">connection</a></h2>
|
||||
- (NSConnection*) <b>connection</b><br>
|
||||
- (NSConnection*) <b>connection</b>;<br>
|
||||
|
||||
|
||||
<hr>
|
||||
<h2><a name="method-1">conversation</a></h2>
|
||||
- (id) <b>conversation</b><br>
|
||||
- (id) <b>conversation</b>;<br>
|
||||
|
||||
|
||||
<hr>
|
||||
<h2><a name="method-2">invocation</a></h2>
|
||||
- (NSInvocation*) <b>invocation</b><br>
|
||||
- (NSInvocation*) <b>invocation</b>;<br>
|
||||
|
||||
|
||||
<hr>
|
||||
<h2><a name="method-3">replyWithException:</a></h2>
|
||||
- (void) <b>replyWithException:</b> (NSException*)exception<br>
|
||||
- (void) <b>replyWithException:</b> (NSException*)exception;<br>
|
||||
|
||||
|
||||
<hr>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue