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

test-xml-019-ref.xml « tests « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 22ff604e8ce5685c84630c58fd9a4c44ad81da52 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0"?>
<doc>
    <assembly>
        <name>test-xml-019</name>
    </assembly>
    <members>
        <member name="M:Testing.Test.op_LogicalNot(Testing.Test)">
            <summary>
            comment for unary operator
            </summary>
        </member>
        <member name="M:Testing.Test.op_Addition(Testing.Test,System.Int32)">
            <summary>
            comment for binary operator
            </summary>
        </member>
    </members>
</doc>