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