Click or drag to resize

DiffTaggerDiffInsert Method

Mark up this entry as an insert.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string DiffInsert(
	string s
)

Parameters

s
Type: SystemString
The inserted text.

Return Value

Type: String
The marked up entry.
See Also