C# Class ArmedCards.BusinessLogic.AppServices.GameRoundCard.Update

Implementation of Base.IUpdate
Inheritance: Base.IUpdate
Afficher le fichier Open project: kwmcrell/ArmedCards

Méthodes publiques

Méthode Description
Execute ( Entities filter ) : System.Boolean

Update winning cards for the round

Update ( ArmedCards.BusinessLogic.DomainServices.GameRoundCard updateGameRoundCard ) : System

Method Details

Execute() public méthode

Update winning cards for the round
public Execute ( Entities filter ) : System.Boolean
filter Entities
Résultat System.Boolean

Update() public méthode

public Update ( ArmedCards.BusinessLogic.DomainServices.GameRoundCard updateGameRoundCard ) : System
updateGameRoundCard ArmedCards.BusinessLogic.DomainServices.GameRoundCard
Résultat System