C# Класс ArmedCards.BusinessLogic.AppServices.GameRoundCard.Update

Implementation of Base.IUpdate
Наследование: Base.IUpdate
Показать файл Открыть проект

Открытые методы

Метод Описание
Execute ( Entities filter ) : System.Boolean

Update winning cards for the round

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

Описание методов

Execute() публичный Метод

Update winning cards for the round
public Execute ( Entities filter ) : System.Boolean
filter Entities
Результат System.Boolean

Update() публичный Метод

public Update ( ArmedCards.BusinessLogic.DomainServices.GameRoundCard updateGameRoundCard ) : System
updateGameRoundCard ArmedCards.BusinessLogic.DomainServices.GameRoundCard
Результат System