Click or drag to resize

imbXmlXPathToolsmakeDebugMessage Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Pravi DEBUG poruku u skladu sa podešavanjima

Namespace:  imbACE.Core.xml
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public static void makeDebugMessage(
	string xPath,
	string sourceXPath,
	string finalPath,
	string result,
	int resCount
)
Request Example View Source

Parameters

xPath
Type: SystemString
sourceXPath
Type: SystemString
finalPath
Type: SystemString
result
Type: SystemString
resCount
Type: SystemInt32
See Also