Show / Hide Table of Contents

Class VehicleModel.Trailers

Inheritance
Object
VehicleModel.Trailers
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()
Namespace: Slipe.Client.Vehicles
Assembly: SlipeClient.dll
Syntax
public static class Trailers

Properties

| Improve this Doc View Source

BaggageCovered

Declaration
public static TrailerModel BaggageCovered { get; }
Property Value
Type Description
TrailerModel
| Improve this Doc View Source

BaggageUncovered

Declaration
public static TrailerModel BaggageUncovered { get; }
Property Value
Type Description
TrailerModel
| Improve this Doc View Source

Farmtrailer

Declaration
public static TrailerModel Farmtrailer { get; }
Property Value
Type Description
TrailerModel
| Improve this Doc View Source

GasSemi

Declaration
public static TrailerModel GasSemi { get; }
Property Value
Type Description
TrailerModel
| Improve this Doc View Source

OpenSemi

Declaration
public static TrailerModel OpenSemi { get; }
Property Value
Type Description
TrailerModel
| Improve this Doc View Source

Semi

Declaration
public static TrailerModel Semi { get; }
Property Value
Type Description
TrailerModel
| Improve this Doc View Source

SmallSemi

Declaration
public static TrailerModel SmallSemi { get; }
Property Value
Type Description
TrailerModel
| Improve this Doc View Source

Steps

Declaration
public static TrailerModel Steps { get; }
Property Value
Type Description
TrailerModel
| Improve this Doc View Source

Streetcleaner

Declaration
public static TrailerModel Streetcleaner { get; }
Property Value
Type Description
TrailerModel
  • Improve this Doc
  • View Source
Back to top Generated by DocFX