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