| 12345678910 |
- <?xml version="1.0" encoding="utf-8"?>
- <Namespace Name="System.IO.MemoryMappedFiles">
- <Docs>
- <remarks>To be added.</remarks>
- <summary>
- <attribution license="cc4" from="Microsoft" modified="false" />
- <para>The <see cref="N:System.IO.MemoryMappedFiles" /> namespace provides classes for using a memory-mapped file, which maps the contents of a file to an application’s logical address space. </para>
- </summary>
- </Docs>
- </Namespace>
|