C# 클래스 FantasyPremierLeagueApi.Model.Player.Player

파일 보기 프로젝트 열기: bobbymond/FantasyPremierLeagueAPI

공개 메소드들

메소드 설명
Equals ( Object obj ) : bool
GetHashCode ( ) : int
Player ( FantasyPremierLeagueApi.Model.Player.RawPlayerStats stats ) : System

메소드 상세

Equals() 공개 메소드

public Equals ( Object obj ) : bool
obj Object
리턴 bool

GetHashCode() 공개 메소드

public GetHashCode ( ) : int
리턴 int

Player() 공개 메소드

public Player ( FantasyPremierLeagueApi.Model.Player.RawPlayerStats stats ) : System
stats FantasyPremierLeagueApi.Model.Player.RawPlayerStats
리턴 System