hi,
Am doing coding in c#,... actually i am creating four different classes in four different . And all classes has the same namespace. What to be done
If i want invoke the method of one class file from an another class file..
i just created a object of another class in the present class but am unable to invoke the method.........
could u plz help me............. ..
Am doing coding in c#,... actually i am creating four different classes in four different . And all classes has the same namespace. What to be done
If i want invoke the method of one class file from an another class file..
i just created a object of another class in the present class but am unable to invoke the method.........
could u plz help me............. ..
Comment