Show / Hide Table of Contents

Class RateLimitTypeInfo

Inheritance
System.Object
RateLimitTypeInfo
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.Util
Assembly: Camille.RiotGames.dll
Syntax
public static class RateLimitTypeInfo

Methods

| Improve this Doc View Source

CountHeader(RateLimitType)

Declaration
public static string CountHeader(this RateLimitType type)
Parameters
Type Name Description
RateLimitType type
Returns
Type Description
System.String
| Improve this Doc View Source

LimitHeader(RateLimitType)

Declaration
public static string LimitHeader(this RateLimitType type)
Parameters
Type Name Description
RateLimitType type
Returns
Type Description
System.String
| Improve this Doc View Source

TypeName(RateLimitType)

Declaration
public static string TypeName(this RateLimitType type)
Parameters
Type Name Description
RateLimitType type
Returns
Type Description
System.String
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX