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:
Richard Frith-MacDonald 2000-07-04 19:53:39 +00:00
parent 9932ed0243
commit 9cd2545b1c
141 changed files with 2248 additions and 1500 deletions

View file

@ -28,12 +28,12 @@
</ul>
<hr>
<h2><a name="method-0">lockBeforeDate:</a></h2>
- (BOOL) <b>lockBeforeDate:</b> (NSDate*)limit<br>
- (BOOL) <b>lockBeforeDate:</b> (NSDate*)limit;<br>
<hr>
<h2><a name="method-1">tryLock</a></h2>
- (BOOL) <b>tryLock</b><br>
- (BOOL) <b>tryLock</b>;<br>
<hr>