Merge pull request #1051 from josedonizetti/bug11916-DataContractSerializer
[mono.git] / mcs / class / System.Core / Documentation / en / ns-Microsoft.Win32.SafeHandles.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <Namespace Name="Microsoft.Win32.SafeHandles">
3   <Docs>
4     <summary>
5       <attribution license="cc4" from="Microsoft" modified="false" />
6       <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>
7     </summary>
8     <remarks>
9       <attribution license="cc4" from="Microsoft" modified="false" />
10       <para>These classes are derived from the <see cref="T:System.Runtime.InteropServices.SafeHandle" /> and <see cref="T:System.Runtime.InteropServices.CriticalHandle" /> classes.</para>
11     </remarks>
12   </Docs>
13 </Namespace>