Data.getBigBlocksCount C# (CSharp) 메소드

getBigBlocksCount() 공개 메소드

public getBigBlocksCount ( ) : int
리턴 int
    public int getBigBlocksCount()
    {
        return 105;
    }
Data