Search:

Type: Posts; User: Khadafi

Search: Search took 0.10 seconds.

  1. Replies
    2
    Views
    1,439

    Re: Methods In Different Classes

    Hi, thanks, I understand now, the ToString method i had written was overriding the default ToString method.

    thanks once again.
  2. Replies
    2
    Views
    1,439

    Methods In Different Classes

    Hi, i have created a class for example People, and then another class PeopleList
    the PeopleList class uses the People Class to make an array list of the type people.

    in the People class i have a...
Results 1 to 2 of 2