C# Class Visual.PlayerService

Inheritance: IPlayerService
Mostra file Open project: 23/23-api-dotnet

Public Methods

Method Description
GetList ( ) : List

Get a list of players defined by the default request parameters

PlayerService ( IApiProvider provider ) : System.Collections.Generic

Method Details

GetList() public method

Get a list of players defined by the default request parameters
public GetList ( ) : List
return List

PlayerService() public method

public PlayerService ( IApiProvider provider ) : System.Collections.Generic
provider IApiProvider
return System.Collections.Generic