Method | Description | |
---|---|---|
PlayersController ( IBrokenShoeLeagueRepository brokenShoeLeagueRepository ) : System.Data.Entity.Infrastructure |
Method | Description | |
---|---|---|
Delete ( int id ) : IHttpActionResult | ||
GetPlayer ( int id ) : IHttpActionResult | ||
GetPlayers ( ) : IHttpActionResult | ||
Post ( [ p ) : IHttpActionResult | ||
Put ( [ id, [ player ) : IHttpActionResult |
public PlayersController ( IBrokenShoeLeagueRepository brokenShoeLeagueRepository ) : System.Data.Entity.Infrastructure | ||
brokenShoeLeagueRepository | IBrokenShoeLeagueRepository | |
return | System.Data.Entity.Infrastructure |