RandomGenerator::getCount PHP 메소드

getCount() 공개 메소드

public getCount ( )
    public function getCount()
    {
        return $this->count;
    }
RandomGenerator