C# Class Sudoque.Behavior.Game.Engine.Rules.RuleBehavior

Afficher le fichier Open project: lunivore/sudoque

Méthodes publiques

Méthode Description
CreateRule ( ) : IMightBeAbleToHelp

Méthodes protégées

Méthode Description
CreateCellsWithActuals ( ) : IList
CreateNineEmptyCellsInPlay ( ) : IList

Private Methods

Méthode Description
ShouldNotBeAbleToHelpWithEmptyCells ( ) : void

Method Details

CreateCellsWithActuals() protected méthode

protected CreateCellsWithActuals ( ) : IList
Résultat IList

CreateNineEmptyCellsInPlay() protected méthode

protected CreateNineEmptyCellsInPlay ( ) : IList
Résultat IList

CreateRule() public abstract méthode

public abstract CreateRule ( ) : IMightBeAbleToHelp
Résultat IMightBeAbleToHelp