lease can you tell me, how exactly I can derive my custom class from XmlElement

  • Thread starter Thread starter zoltix
  • Start date Start date
Z

zoltix

Hi,

Please can you tell me, how exactly I can derive my custom class from
XmlElement for addind some methods.

I get the error:
XmlElement is inaccessible due to its protection level.
 
Back
Top