linux-packaging-mono/mcs/class/System.Core/Documentation/en/ns-Microsoft.Win32.SafeHandles.xml
Jo Shields a575963da9 Imported Upstream version 3.6.0
Former-commit-id: da6be194a6b1221998fc28233f2503bd61dd9d14
2014-08-13 10:39:27 +01:00

13 lines
732 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Namespace Name="Microsoft.Win32.SafeHandles">
<Docs>
<summary>
<attribution license="cc4" from="Microsoft" modified="false" />
<para>The <see cref="N:Microsoft.Win32.SafeHandles" /> namespace contains classes that are abstract derivations of safe handle classes that provide common functionality supporting file and operating system handles.</para>
</summary>
<remarks>
<attribution license="cc4" from="Microsoft" modified="false" />
<para>These classes are derived from the <see cref="T:System.Runtime.InteropServices.SafeHandle" /> and <see cref="T:System.Runtime.InteropServices.CriticalHandle" /> classes.</para>
</remarks>
</Docs>
</Namespace>