C# Class UI.HtmlHelpers.PlayedGameHelper

Afficher le fichier Open project: NemeStats/NemeStats

Méthodes publiques

Méthode Description
GameResults ( this htmlHelper, GameResultViewModel playerGameResultDetails, WinnerTypes winnerType ) : System.Web.Mvc.MvcHtmlString

Private Methods

Méthode Description
Validate ( GameResultViewModel playerGameResultDetails ) : void
ValidatePlayerGameResultsDetailsAreNotNull ( GameResultViewModel playerGameResultDetails ) : void

Method Details

GameResults() public static méthode

public static GameResults ( this htmlHelper, GameResultViewModel playerGameResultDetails, WinnerTypes winnerType ) : System.Web.Mvc.MvcHtmlString
htmlHelper this
playerGameResultDetails UI.Models.PlayedGame.GameResultViewModel
winnerType WinnerTypes
Résultat System.Web.Mvc.MvcHtmlString