18 lines
756 B
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<Framework Name="Two">
<Assemblies>
<Assembly Name="DocTest-frameworkalternate-two" Version="0.0.0.0" />
</Assemblies>
<Namespace Name="Monodoc.Test">
<Type Name="Monodoc.Test.FirstAttribute" Id="T:Monodoc.Test.FirstAttribute">
<Member Id="M:Monodoc.Test.FirstAttribute.#ctor" />
</Type>
<Type Name="Monodoc.Test.MyClass" Id="T:Monodoc.Test.MyClass">
<Member Id="M:Monodoc.Test.MyClass.#ctor" />
<Member Id="M:Monodoc.Test.MyClass.Meth(System.Int32,System.String,System.Int32)" />
</Type>
<Type Name="Monodoc.Test.SecondAttribute" Id="T:Monodoc.Test.SecondAttribute">
<Member Id="M:Monodoc.Test.SecondAttribute.#ctor" />
</Type>
</Namespace>
</Framework>