CheckInlineCommentFollowedCharHandler Delegate
public delegate bool CheckInlineCommentFollowedCharHandler(
string ,
char
)
'Declaration
Public Delegate Function CheckInlineCommentFollowedCharHandler( _
ByVal As String, _
ByVal As Char _
) As Boolean
Parameters
- inlineComment
- ch