Welcome to mirror list, hosted at ThFree Co, Russian Federation.

XmlImplementation.xml « System.Xml « en « xml « apidocs « docs « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 12d216e91d72e78fea28c27859c74c5e09686ac8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE monodoc SYSTEM "http://www.go-mono.org/monodoc.dtd">
<monodoc language="en">
    <class name="System.Xml.XmlImplementation" assembly="System.Xml">
        <summary>TODO</summary>
        <remarks>TODO</remarks>
        <constructor name="XmlImplementation">
            <summary>TODO</summary>
            <remarks>TODO</remarks>
        </constructor>
        <method name="CreateDocument">
            <summary>TODO</summary>
            <remarks>TODO</remarks>
            <returns>TODO</returns>
        </method>
        <method name="HasFeature(System.String, System.String)">
            <summary>TODO</summary>
            <remarks>TODO</remarks>
            <param name="strFeature">TODO</param>
            <param name="strVersion">TODO</param>
            <returns>TODO</returns>
        </method>
    </class>
</monodoc>