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

index.xml « en.expected.importecmadoc « Test « mdoc - github.com/mono/api-doc-tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 13ad1ddd850a3748071b16bdea2f889fe5845be6 (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
<Overview>
  <Assemblies>
    <Assembly Name="DocTest" Version="0.0.0.0">
      <Attributes>
        <Attribute>
          <AttributeName>System.Diagnostics.Debuggable(System.Diagnostics.DebuggableAttribute+DebuggingModes.IgnoreSymbolStoreSequencePoints)</AttributeName>
        </Attribute>
        <Attribute>
          <AttributeName>System.Runtime.CompilerServices.RuntimeCompatibility(WrapNonExceptionThrows=true)</AttributeName>
        </Attribute>
      </Attributes>
    </Assembly>
  </Assemblies>
  <Remarks>To be added.</Remarks>
  <Copyright>To be added.</Copyright>
  <Types>
    <Namespace Name="System">
      <Type Name="Action`1" DisplayName="Action&lt;T&gt;" Kind="Delegate" />
      <Type Name="Array" Kind="Class" />
      <Type Name="AsyncCallback" Kind="Delegate" />
      <Type Name="Environment" Kind="Class" />
    </Namespace>
  </Types>
</Overview>