ns-System.IO.MemoryMappedFiles.xml 460 B

12345678910
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Namespace Name="System.IO.MemoryMappedFiles">
  3. <Docs>
  4. <remarks>To be added.</remarks>
  5. <summary>
  6. <attribution license="cc4" from="Microsoft" modified="false" />
  7. <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>
  8. </summary>
  9. </Docs>
  10. </Namespace>