C# Class BusinessLogic.Logic.Security.LinkedPlayedGameValidator

Inheritance: ILinkedPlayedGameValidator
Afficher le fichier Open project: NemeStats/NemeStats Class Usage Examples

Méthodes publiques

Méthode Description
LinkedPlayedGameValidator ( IDataContext dataContext ) : System.Linq
Validate ( NewlyCompletedGame newlyCompletedGame ) : void

Method Details

LinkedPlayedGameValidator() public méthode

public LinkedPlayedGameValidator ( IDataContext dataContext ) : System.Linq
dataContext IDataContext
Résultat System.Linq

Validate() public méthode

public Validate ( NewlyCompletedGame newlyCompletedGame ) : void
newlyCompletedGame NewlyCompletedGame
Résultat void