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

index.xml « en.expected-enumerations « Test « mdoc « tools « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d46426cc737204913b82433238d00dc662bf3d45 (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
<Overview>
  <Assemblies>
    <Assembly Name="DocTest-enumerations" 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" />
      <Type Name="MyEnum" Kind="Enumeration" />
      <Type Name="MyEnumAttribute" Kind="Class" />
      <Type Name="MyFlagEnumAttribute" Kind="Class" />
    </Namespace>
    <Namespace Name="ObjCRuntime">
      <Type Name="Platform" Kind="Enumeration" />
    </Namespace>
  </Types>
  <Title>DocTest-enumerations</Title>
</Overview>