Namespace: ILOG.OPL
Assembly: oplall (in oplall.dll)

Syntax

C#
public void notifyEnterSection(
	OplProfilerI..::..Section section,
	string qualifier,
	double time
)

Parameters

section
Type: ILOG.OPL..::..OplProfilerI..::..Section
qualifier
Type: System..::..String
time
Type: System..::..Double

See Also