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

index.xml « en.expected-addNonGeneric « Test « mdoc - github.com/mono/api-doc-tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 70d58ecffcbd85b648e37dc994e9062222d1d82d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<Overview>
  <Assemblies>
    <Assembly Name="DocTest-addNonGeneric-v2" 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="MyNamespace">
      <Type Name="MyClass" Kind="Class" />
    </Namespace>
  </Types>
  <Title>DocTest-addNonGeneric</Title>
</Overview>