Class Bullet

Bullet class

Determines the bullet style.

public class Bullet

Constructors

NameDescription
Bullet(BulletValue)Constructor.

Properties

NameDescription
Ufe { get; }Specifies attributes of an element.
Value { get; set; }Determines the bullet style.

Methods

NameDescription
override Equals(object)Are objects equal.
override GetHashCode()Serves as a hash function for a particular type.

See Also