J
juli jul
Hello,
I have a class which reads xml and has to pass to another class(by
making an instance of it and activating it constractor) a part of this
xml that the next class could read it.
I am doing it with ReadInnerXml() but my question is which variable can
contain the result of this function in order to pass it as an xml file
to the following clas?
Thank you very much!
I have a class which reads xml and has to pass to another class(by
making an instance of it and activating it constractor) a part of this
xml that the next class could read it.
I am doing it with ReadInnerXml() but my question is which variable can
contain the result of this function in order to pass it as an xml file
to the following clas?
Thank you very much!