summaryrefslogtreecommitdiffstats
path: root/testing/066/class_class1.xml
blob: 9f01b2051e6862e07f7d8057b32d333bc908e9d8 (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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version="">
  <compounddef id="class_class1" kind="class" language="C#" prot="public">
    <compoundname>Class1</compoundname>
    <sectiondef kind="property">
      <memberdef kind="property" id="class_class1_1a6b0b2ab73516e37adb38b8ff33f97c40" prot="public" static="no" readable="no" writable="no" gettable="yes" privategettable="no" protectedgettable="no" settable="no" privatesettable="no" protectedsettable="no">
        <type>int</type>
        <definition>int Class1.Property1</definition>
        <argsstring/>
        <name>Property1</name>
        <initializer>= 1</initializer>
        <briefdescription>
          <para>Documentation of first property. </para>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="066_property_initializer.cs" line="7" column="14" bodyfile="066_property_initializer.cs" bodystart="7" bodyend="7"/>
      </memberdef>
      <memberdef kind="property" id="class_class1_1a0d5b843d48ebc2c078e003d6ff3a1610" prot="public" static="no" readable="no" writable="no" gettable="yes" privategettable="no" protectedgettable="no" settable="yes" privatesettable="no" protectedsettable="no">
        <type>string</type>
        <definition>string Class1.Property2</definition>
        <argsstring/>
        <name>Property2</name>
        <briefdescription>
          <para>Documentation of second property. </para>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="066_property_initializer.cs" line="8" column="17" bodyfile="066_property_initializer.cs" bodystart="8" bodyend="8"/>
      </memberdef>
    </sectiondef>
    <briefdescription>
      <para>Documentation of the class. </para>
    </briefdescription>
    <detaileddescription>
    </detaileddescription>
    <location file="066_property_initializer.cs" line="5" column="1" bodyfile="066_property_initializer.cs" bodystart="6" bodyend="9"/>
    <listofallmembers>
      <member refid="class_class1_1a6b0b2ab73516e37adb38b8ff33f97c40" prot="public" virt="non-virtual">
        <scope>Class1</scope>
        <name>Property1</name>
      </member>
      <member refid="class_class1_1a0d5b843d48ebc2c078e003d6ff3a1610" prot="public" virt="non-virtual">
        <scope>Class1</scope>
        <name>Property2</name>
      </member>
    </listofallmembers>
  </compounddef>
</doxygen>