Show / Hide Table of Contents

Class MasteryTreeListStatic

Class representing a list of mastery trees (Static API).

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

Properties

MasteryTreeItems

List of mastery tree items.

Declaration
public List<MasteryTreeItemStatic> MasteryTreeItems { get; set; }
Property Value
Type Description
List<><MasteryTreeItemStatic>
Back to top Copyright © 2015-2016 Microsoft
Generated by DocFX