Aydsko iRacing Data API
Show / Hide Table of Contents

Class TrackTypes

Inheritance
object
TrackTypes
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Aydsko.iRacingData.Hosted
Assembly: Aydsko.iRacingData.dll
Syntax
public class TrackTypes

Properties

TrackType

Declaration
[JsonPropertyName("track_type")]
public string TrackType { get; set; }
Property Value
Type Description
string
In this article
Back to top Generated by DocFX