mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
Added support for UDIF images, closes #46.
This commit is contained in:
54
DiscImageChef.DiscImages/docs/mono/index.xml
Normal file
54
DiscImageChef.DiscImages/docs/mono/index.xml
Normal file
@@ -0,0 +1,54 @@
|
||||
<Overview>
|
||||
<Assemblies>
|
||||
<Assembly Name="plist-cil" Version="1.14.0.0">
|
||||
<Attributes>
|
||||
<Attribute>
|
||||
<AttributeName>System.Reflection.AssemblyCompany("Claunia.com")</AttributeName>
|
||||
</Attribute>
|
||||
<Attribute>
|
||||
<AttributeName>System.Reflection.AssemblyConfiguration("")</AttributeName>
|
||||
</Attribute>
|
||||
<Attribute>
|
||||
<AttributeName>System.Reflection.AssemblyCopyright("© Claunia.com")</AttributeName>
|
||||
</Attribute>
|
||||
<Attribute>
|
||||
<AttributeName>System.Reflection.AssemblyDescription("")</AttributeName>
|
||||
</Attribute>
|
||||
<Attribute>
|
||||
<AttributeName>System.Reflection.AssemblyProduct("")</AttributeName>
|
||||
</Attribute>
|
||||
<Attribute>
|
||||
<AttributeName>System.Reflection.AssemblyTitle("plist-cil")</AttributeName>
|
||||
</Attribute>
|
||||
<Attribute>
|
||||
<AttributeName>System.Reflection.AssemblyTrademark("")</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="Claunia.PropertyList">
|
||||
<Type Name="ASCIIPropertyListParser" Kind="Class" />
|
||||
<Type Name="BinaryPropertyListParser" Kind="Class" />
|
||||
<Type Name="BinaryPropertyListWriter" Kind="Class" />
|
||||
<Type Name="NSArray" Kind="Class" />
|
||||
<Type Name="NSData" Kind="Class" />
|
||||
<Type Name="NSDate" Kind="Class" />
|
||||
<Type Name="NSDictionary" Kind="Class" />
|
||||
<Type Name="NSNumber" Kind="Class" />
|
||||
<Type Name="NSObject" Kind="Class" />
|
||||
<Type Name="NSSet" Kind="Class" />
|
||||
<Type Name="NSString" Kind="Class" />
|
||||
<Type Name="PropertyListFormatException" Kind="Class" />
|
||||
<Type Name="PropertyListParser" Kind="Class" />
|
||||
<Type Name="UID" Kind="Class" />
|
||||
<Type Name="XmlPropertyListParser" Kind="Class" />
|
||||
</Namespace>
|
||||
</Types>
|
||||
<Title>plist-cil</Title>
|
||||
</Overview>
|
||||
Reference in New Issue
Block a user