Show / Hide Table of Contents

Class Alias

Inheritance
System.Object
Alias
Implements
IAlias
Namespace: R6Stats.Models
Assembly: R6Stat-Sharp.dll
Syntax
public class Alias : object, IAlias

Properties

| Improve this Doc View Source

LastSeenAt

The last use date for the given alias

Declaration
public DateTime LastSeenAt { get; }
Property Value
Type Description
DateTime
| Improve this Doc View Source

Username

Declaration
public string Username { get; }
Property Value
Type Description
System.String

Implements

IAlias
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX