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 SourceCountHeader(RateLimitType)
Declaration
public static string CountHeader(this RateLimitType type)
Parameters
Type | Name | Description |
---|---|---|
RateLimitType | type |
Returns
Type | Description |
---|---|
System.String |
LimitHeader(RateLimitType)
Declaration
public static string LimitHeader(this RateLimitType type)
Parameters
Type | Name | Description |
---|---|---|
RateLimitType | type |
Returns
Type | Description |
---|---|
System.String |
TypeName(RateLimitType)
Declaration
public static string TypeName(this RateLimitType type)
Parameters
Type | Name | Description |
---|---|---|
RateLimitType | type |
Returns
Type | Description |
---|---|
System.String |