Show / Hide Table of Contents

Class TmIoAdList

Inheritance
System.Object
TmIoAdList
Namespace: TrackmaniaIo.ApiClient.Models.ManiaPub
Assembly: TrackmaniaIo.ApiClient.dll
Syntax
public class TmIoAdList

Properties

| Improve this Doc View Source

Ads

Declaration
public IEnumerable<TmIoAd>? Ads { get; set; }
Property Value
Type Description
System.Nullable<IEnumerable<TmIoAd>>
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾