C# 클래스 Sudoque.Behavior.Game.Engine.Rules.RuleBehavior

파일 보기 프로젝트 열기: lunivore/sudoque

공개 메소드들

메소드 설명
CreateRule ( ) : IMightBeAbleToHelp

보호된 메소드들

메소드 설명
CreateCellsWithActuals ( ) : IList
CreateNineEmptyCellsInPlay ( ) : IList

비공개 메소드들

메소드 설명
ShouldNotBeAbleToHelpWithEmptyCells ( ) : void

메소드 상세

CreateCellsWithActuals() 보호된 메소드

protected CreateCellsWithActuals ( ) : IList
리턴 IList

CreateNineEmptyCellsInPlay() 보호된 메소드

protected CreateNineEmptyCellsInPlay ( ) : IList
리턴 IList

CreateRule() 공개 추상적인 메소드

public abstract CreateRule ( ) : IMightBeAbleToHelp
리턴 IMightBeAbleToHelp