Table of Contents

Class StateEnum

Namespace
Skyline.DataMiner.Net.Ticketing.Validators
Assembly
SLNetTypes.dll

Represents a state enum.

[JsonObject(MemberSerialization.OptIn)]
[Serializable]
public class StateEnum : GenericEnum<int>
Inheritance
StateEnum
Inherited Members
Extension Methods

Constructors

StateEnum()

Initializes a new instance of the StateEnum class.

Methods

Equals(object)

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