C# Class System.IO.PinnedBufferMemoryStream

Inheritance: UnmanagedMemoryStream
显示文件 Open project: gbarnett/shared-source-cli-2.0

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Private Methods

Method Description
PinnedBufferMemoryStream ( byte array ) : System

Method Details

Dispose() protected method

protected Dispose ( bool disposing ) : void
disposing bool
return void