コード例 #1
0
 public static System.IO.MemoryMappedFiles.MemoryMappedFile OpenExisting(string mapName, System.IO.MemoryMappedFiles.MemoryMappedFileRights desiredAccessRights, System.IO.HandleInheritability inheritability)
 {
     throw null;
 }
コード例 #2
0
 public static System.IO.MemoryMappedFiles.MemoryMappedFile OpenExisting(string mapName, System.IO.MemoryMappedFiles.MemoryMappedFileRights desiredAccessRights, System.IO.HandleInheritability inheritability)
 {
     return(default(System.IO.MemoryMappedFiles.MemoryMappedFile));
 }
コード例 #3
0
 public static System.IO.MemoryMappedFiles.MemoryMappedFile OpenExisting(string mapName, System.IO.MemoryMappedFiles.MemoryMappedFileRights desiredAccessRights)
 {
     throw null;
 }
コード例 #4
0
 public static System.IO.MemoryMappedFiles.MemoryMappedFile OpenExisting(string mapName, System.IO.MemoryMappedFiles.MemoryMappedFileRights desiredAccessRights)
 {
     return(default(System.IO.MemoryMappedFiles.MemoryMappedFile));
 }