public method ReticleBulletDropCompensatorPoint.Equals

Brief

Determines whether the specified object is equal to the current object.

Declaration
C#
bool  Equals (object obj)

Parameters
obj

The object to compare with the current object.

Declared in ReticleBulletDropCompensatorPoint

back