Changeset 1568

Show
Ignore:
Timestamp:
07/31/08 21:33:40 (4 months ago)
Author:
Chuck.Esterbrook
Message:

Update RaiseStmt? doc string.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • cobra/trunk/Source/Statements.cobra

    r1566 r1568  
    11661166        Raise an event. 
    11671167         
    1168         TODO: give a good error message for the case where the user is trying to raise an exception 
    11691168        TODO: test raising an inherited event, either from source or from binary 
    1170         TODO: support missing arguments such as 'this' and 'EventArgs()' 
     1169        TODO: Test generic events. 
    11711170        """ 
    11721171