Show / Hide Table of Contents

Class Endpoints

Inheritance
System.Object
Endpoints
AccountV1Endpoints
ChampionMasteryV4Endpoints
ChampionV3Endpoints
ClashV1Endpoints
LeagueExpV4Endpoints
LeagueV4Endpoints
LolChallengesV1Endpoints
LolRsoMatchV1Endpoints
LolStatusV4Endpoints
LorDeckV1Endpoints
LorInventoryV1Endpoints
LorMatchV1Endpoints
LorRankedV1Endpoints
LorStatusV1Endpoints
MatchV5Endpoints
SpectatorTftV5Endpoints
SpectatorV5Endpoints
SummonerV4Endpoints
TftLeagueV1Endpoints
TftMatchV1Endpoints
TftStatusV1Endpoints
TftSummonerV1Endpoints
TournamentStubV5Endpoints
TournamentV5Endpoints
ValConsoleMatchV1Endpoints
ValConsoleRankedV1Endpoints
ValContentV1Endpoints
ValMatchV1Endpoints
ValRankedV1Endpoints
ValStatusV1Endpoints
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Camille.RiotGames
Assembly: Camille.RiotGames.dll
Syntax
public abstract class Endpoints

Constructors

| Improve this Doc View Source

Endpoints(IRiotGamesApi)

Declaration
protected Endpoints(IRiotGamesApi base)
Parameters
Type Name Description
IRiotGamesApi base

Fields

| Improve this Doc View Source

base

Declaration
protected readonly IRiotGamesApi base
Field Value
Type Description
IRiotGamesApi
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX