RiotNet  8.0.0
A C#/.NET client for the Riot Games API.
Protected Member Functions | List of all members
RiotNet.Models.MatchParticipantFrameCollection Class Reference

A collection of MatchParticipantFrame, mapped by participant ID. More...

Inheritance diagram for RiotNet.Models.MatchParticipantFrameCollection:

Protected Member Functions

override string GetKeyForItem (MatchParticipantFrame item)
 Gets the key for an item. More...
 

Detailed Description

A collection of MatchParticipantFrame, mapped by participant ID.

Member Function Documentation

override string RiotNet.Models.MatchParticipantFrameCollection.GetKeyForItem ( MatchParticipantFrame  item)
inlineprotected

Gets the key for an item.

Parameters
itemThe item to get the key from.
Returns
The key.

The documentation for this class was generated from the following file: