Namespace: EnterpriseDT.Util
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40

Syntax

C#
public static void MulDivTest(
	int rounds
)
Visual Basic
Public Shared Sub MulDivTest ( _
	rounds As Integer _
)
Visual C++
public:
static void MulDivTest(
	int rounds
)

Parameters

rounds
Type: System..::..Int32

See Also