Click or drag to resize

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
)

Parameters

s
Type: SystemString
The deleted text.

Return Value

Type: String
The marked up entry.
See Also