| 
    RiotNet
    8.0.0
    
   A C#/.NET client for the Riot Games API. 
   | 
 
Contains participant identity information. More...
Properties | |
| int | ParticipantId [get, set] | 
| Gets or sets participant ID (normally 1-10; this value appears to always be 0 when coming from the Match History API).  More... | |
| MatchPlayer | Player [get, set] | 
| Gets or sets player information.  More... | |
Contains participant identity information.
      
  | 
  getset | 
Gets or sets participant ID (normally 1-10; this value appears to always be 0 when coming from the Match History API).
      
  | 
  getset | 
Gets or sets player information.
 1.8.10