CellGridStateTurnChanging.CellGridStateTurnChanging C# (CSharp) Method

CellGridStateTurnChanging() public method

public CellGridStateTurnChanging ( CellGrid, cellGrid )
cellGrid CellGrid,
    public CellGridStateTurnChanging(CellGrid cellGrid) : base(cellGrid)
    {
    }
}
CellGridStateTurnChanging