R
Rahul
Hi,
I have a class called "myclass", with a property "Deal"
I want to show my prgrammers (while they are using the object to myclass)
available "Deals" which are available in XML file
as intellisense
ex. objmyclass.Deal. <All values from xml>
I tried but nothing worked... If anybody has a solution please reply...
Rahul
I have a class called "myclass", with a property "Deal"
I want to show my prgrammers (while they are using the object to myclass)
available "Deals" which are available in XML file
as intellisense
ex. objmyclass.Deal. <All values from xml>
I tried but nothing worked... If anybody has a solution please reply...
Rahul