DitaMapCompareProgressListenerAbstractImpl topicCompareStages Method DeltaXML DITA Compare .NET API Documentation
DeltaXML DITA Compare .NET API Documentation

[Missing <summary> documentation for "M:com.deltaxml.dita.DitaMapCompareProgressListenerAbstractImpl.topicCompareStages(System.String,System.Int32)"]

Namespace: com.deltaxml.dita
Assembly: deltaxml-dita (in deltaxml-dita.dll) Version: 9.1.1.1000
Syntax

public virtual void topicCompareStages(
	string href,
	int totalNumberOfStages
)

Parameters

href
Type: System String

[Missing <param name="href"/> documentation for "M:com.deltaxml.dita.DitaMapCompareProgressListenerAbstractImpl.topicCompareStages(System.String,System.Int32)"]

totalNumberOfStages
Type: System Int32

[Missing <param name="totalNumberOfStages"/> documentation for "M:com.deltaxml.dita.DitaMapCompareProgressListenerAbstractImpl.topicCompareStages(System.String,System.Int32)"]

Implements

DitaMapCompareProgressListener topicCompareStages(String, Int32)
See Also