Class FlightActionType
public class FlightActionType
- Inheritance
-
FlightActionType
- Inherited Members
Constructors
FlightActionType(string, string)
public FlightActionType(string type, string description)
Parameters
Properties
Description
public string Description { get; }
Property Value
Type
public string Type { get; }
Property Value
Methods
Equals(object)
public override bool Equals(object obj)
Parameters
obj
object
Returns
GetHashCode()
public override int GetHashCode()