C# Class BrokenShoeLeague.Web.API.Models.PlayerViewModel

Show file Open project: YeeRSoft/broken-shoe-league

Private Properties

Property Type Description

Public Methods

Method Description
PlayerViewModel ( ) : System
PlayerViewModel ( Player player ) : System

Method Details

PlayerViewModel() public method

public PlayerViewModel ( ) : System
return System

PlayerViewModel() public method

public PlayerViewModel ( Player player ) : System
player BrokenShoeLeague.Domain.Player
return System