DiffTaggerDiffDelete Method |
Mark up this entry as a delete.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public string DiffDelete(
string s
)
Public Function DiffDelete (
s As String
) As String
Parameters
- s
- Type: SystemString
The deleted text.
Return Value
Type:
StringThe marked up entry.
See Also