You are here: Start » AVL.NET » CodeDetectionParameters.Equals Method

CodeDetectionParameters.Equals Method

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public static bool Equals
(
	AvlNet.CodeDetectionParameters lhs,
	AvlNet.CodeDetectionParameters rhs
)

Parameters

Name Type Range Default Description
lhsAvlNet.CodeDetectionParameters
rhsAvlNet.CodeDetectionParameters

Function Overrides

See also