Show / Hide Table of Contents

Class VehicleModel.Trains

Inheritance
Object
VehicleModel.Trains
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 Trains

Properties

| Improve this Doc View Source

BoxFreight

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

BrownStreakCarriage

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

BrownStreakEngine

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

FlatFreight

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

FreightEngine

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

Trolly

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