C# Class ArmedCards.DataAccess.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 ( Microsoft.Practices.EnterpriseLibrary.Data.Database db ) : System

Method Details

Execute() public méthode

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

Update() public méthode

public Update ( Microsoft.Practices.EnterpriseLibrary.Data.Database db ) : System
db Microsoft.Practices.EnterpriseLibrary.Data.Database
Résultat System