/**
This method sends notification to client and change state to 'sent'
The message's contents are taken from [msg] parameter and...
*/
would be equivalent to C#'s
/**
<summary>This method sends notification to client and change state
to 'sent'</summary>
<remarks>
The message's contents are taken from <code>msg</code> parameter and...
</remarks>
*/
But this special syntax specification was never finished (thus we are
still open for changing it and making it standardised) - some partial
implementation of rules exists, but should probably be extended,
tested and fixed.
Maybe this is a good time and place to discuss and gather the
specification and later we/somebody could implement missing features.
Take a look at http://nemerle.org/svn/nemerle/trunk/lib/list.n
--
Kamil Skalski
http://nazgul.omega.pl