Show / Hide Table of Contents

Class VehicleModel.Bikes

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

Properties

| Improve this Doc View Source

Bf400

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

Bike

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

Bmx

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

Faggio

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

Fcr900

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

Freeway

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

Hpv1000

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

Mountainbike

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

Nrg500

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

Pcj600

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

Pizzaboy

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

Quadbike

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

Sanchez

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

Wayfarer

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