'Declaration
Protected Function ReplaceFragments( _ ByVal code As System.String _ ) As System.String
'Usage
Dim instance As NCodeHighlighter Dim code As System.String Dim value As System.String value = instance.ReplaceFragments(code)
protected System.string ReplaceFragments( System.string code )
Parameters
- code