add_comment(comment, location)
Instance Public methods
Adds comment
to this ClassModule's list of comments at
location
. This method is preferred over comment= since it allows ri
data to be updated across multiple runs.
Adds comment
to this ClassModule's list of comments at
location
. This method is preferred over comment= since it allows ri
data to be updated across multiple runs.
Please login to continue.