SetSector()

Found in:

public void SetSector(int newSector)
    {
        sectorNum = newSector;
    }


Comments

Leave a Reply

Your email address will not be published. Required fields are marked *