Table of Contents

Method Equals

Namespace
Alternet.Common.Python
Assembly
Alternet.Common.Python.v9.dll

Equals(ICodeEnvironment, ICodeEnvironment)

Determines whether the specified objects are equal.

public bool Equals(ICodeEnvironment a, ICodeEnvironment b)

Parameters

a ICodeEnvironment
b ICodeEnvironment

Returns

bool

true if the specified objects are equal; otherwise, false.