problem with calling object instance.

Nov 28 2008 2:48 AM

HI,

I have a file called rdcclient.dll and rdcba.dll. These files i added as a reference to my project.

First I want to create a instance of rdcclient class.

Then i want to create a instance of rdcba class. with in this rdcba, there are number of subclasses called , classlocation, classdata, classbuilding etc.

First i need to create instance for classdata (parameter : rdcclient.clientid). then i want to create instance for other classes.

I dont  know how to create this in c#

Suggest and write to :[email protected]

 

Regards

Ramesh

 


Answers (1)