Show / Hide Table of Contents

Class GroupStatic

Class representing an item's group (Static API).

Inheritance
System.Object
GroupStatic
Namespace:RiotSharp.StaticDataEndpoint
Assembly:RiotSharp.dll
Syntax
public class GroupStatic : object

Properties

Key

Key of the group.

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

MaxGroupOwnable

Max group ownable.

Declaration
public string MaxGroupOwnable { get; set; }
Property Value
Type Description
System.String
Back to top Copyright © 2015-2016 Microsoft
Generated by DocFX