C# 클래스 ArmedCards.BusinessLogic.AppServices.GameRoundCard.Update

Implementation of Base.IUpdate
상속: Base.IUpdate
파일 보기 프로젝트 열기: kwmcrell/ArmedCards

공개 메소드들

메소드 설명
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