class AmmunitionType

Parents

object

IEquatable<BallisticCalculator.Data.Dictionary.AmmunitionType>

Brief

Record of ammunition type dictionary

Details

You can use these values to fill AmmunitionLibraryEntry.AmmunitionType field

Public Properties

Abbreviation

A short name

Name

A full name

Public Constructors

AmmunitionType

Constructor

Public Methods

Equals

Checks whether object equals to another object.

Equals

Checks whether object equals to another object.

GetHashCode

Returns hash code

ToString

Converts the object to string

back