Show / Hide Table of Contents

Class Cursors

Inheritance
System.Object
Cursors
Namespace: ClashOfClans.Models
Assembly: ClashOfClans.Models.dll
Syntax
public class Cursors

Properties

| Improve this Doc View Source

After

Declaration
public string After { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

Before

Declaration
public string Before { get; set; }
Property Value
Type Description
System.String
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX