6bdd276d05
Former-commit-id: fd56571888259555122d8a0f58c68838229cea2b
90 lines
3.9 KiB
XML
90 lines
3.9 KiB
XML
<Overview>
|
|
<Assemblies>
|
|
<Assembly Name="DocTest-DropNS-classic" Version="0.0.0.0">
|
|
<Attributes>
|
|
<Attribute>
|
|
<AttributeName>System.Diagnostics.Debuggable(System.Diagnostics.DebuggableAttribute+DebuggingModes.IgnoreSymbolStoreSequencePoints)</AttributeName>
|
|
</Attribute>
|
|
<Attribute>
|
|
<AttributeName>System.Runtime.CompilerServices.CompilationRelaxations(8)</AttributeName>
|
|
</Attribute>
|
|
<Attribute>
|
|
<AttributeName>System.Runtime.CompilerServices.RuntimeCompatibility(WrapNonExceptionThrows=true)</AttributeName>
|
|
</Attribute>
|
|
</Attributes>
|
|
</Assembly>
|
|
<Assembly Name="DocTest-DropNS-classic-multitest" Version="0.0.0.0">
|
|
<Attributes>
|
|
<Attribute>
|
|
<AttributeName>System.Diagnostics.Debuggable(System.Diagnostics.DebuggableAttribute+DebuggingModes.IgnoreSymbolStoreSequencePoints)</AttributeName>
|
|
</Attribute>
|
|
<Attribute>
|
|
<AttributeName>System.Runtime.CompilerServices.CompilationRelaxations(8)</AttributeName>
|
|
</Attribute>
|
|
<Attribute>
|
|
<AttributeName>System.Runtime.CompilerServices.RuntimeCompatibility(WrapNonExceptionThrows=true)</AttributeName>
|
|
</Attribute>
|
|
</Attributes>
|
|
</Assembly>
|
|
<Assembly Name="DocTest-DropNS-unified" Version="0.0.0.0">
|
|
<Attributes>
|
|
<Attribute>
|
|
<AttributeName>System.Diagnostics.Debuggable(System.Diagnostics.DebuggableAttribute+DebuggingModes.IgnoreSymbolStoreSequencePoints)</AttributeName>
|
|
</Attribute>
|
|
<Attribute>
|
|
<AttributeName>System.Runtime.CompilerServices.CompilationRelaxations(8)</AttributeName>
|
|
</Attribute>
|
|
<Attribute>
|
|
<AttributeName>System.Runtime.CompilerServices.RuntimeCompatibility(WrapNonExceptionThrows=true)</AttributeName>
|
|
</Attribute>
|
|
</Attributes>
|
|
</Assembly>
|
|
<Assembly Name="DocTest-DropNS-unified-multitest" Version="0.0.0.0">
|
|
<Attributes>
|
|
<Attribute>
|
|
<AttributeName>System.Diagnostics.Debuggable(System.Diagnostics.DebuggableAttribute+DebuggingModes.IgnoreSymbolStoreSequencePoints)</AttributeName>
|
|
</Attribute>
|
|
<Attribute>
|
|
<AttributeName>System.Runtime.CompilerServices.CompilationRelaxations(8)</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="MyFramework.MyNamespace">
|
|
<Type Name="MyClass" Kind="Class" />
|
|
<Type Name="MyClassExtensions" Kind="Class" />
|
|
<Type Name="OnlyInMulti" Kind="Class" />
|
|
</Namespace>
|
|
</Types>
|
|
<Title>DocTest-DropNS-classic</Title>
|
|
<ExtensionMethods>
|
|
<ExtensionMethod>
|
|
<Targets>
|
|
<Target Type="T:MyFramework.MyNamespace.MyClass" />
|
|
</Targets>
|
|
<Member MemberName="AnExtension">
|
|
<MemberSignature Language="C#" Value="public static bool AnExtension (this MyFramework.MyNamespace.MyClass value);" />
|
|
<MemberSignature Language="ILAsm" Value=".method public static hidebysig bool AnExtension(class MyFramework.MyNamespace.MyClass value) cil managed" />
|
|
<MemberType>ExtensionMethod</MemberType>
|
|
<ReturnValue>
|
|
<ReturnType>System.Boolean</ReturnType>
|
|
</ReturnValue>
|
|
<Parameters>
|
|
<Parameter Name="value" Type="MyFramework.MyNamespace.MyClass" RefType="this" />
|
|
</Parameters>
|
|
<Docs>
|
|
<param name="value">To be added.</param>
|
|
<summary>To be added.</summary>
|
|
</Docs>
|
|
<Link Type="MyFramework.MyNamespace.MyClassExtensions" Member="M:MyFramework.MyNamespace.MyClassExtensions.AnExtension(MyFramework.MyNamespace.MyClass)" />
|
|
</Member>
|
|
</ExtensionMethod>
|
|
</ExtensionMethods>
|
|
</Overview>
|