Data.getBlocksCount C# (CSharp) Method

getBlocksCount() public method

public getBlocksCount ( ) : int
return int
    public int getBlocksCount()
    {
        return 163;
    }
Data