public method AmmunitionType.Equals

Brief

Checks whether object equals to another object.

Declaration
C#
bool  Equals (BallisticCalculator.Data.Dictionary.AmmunitionType other)

Parameters
other

Declared in AmmunitionType

back