C# Class ThirdParty.iOS4Unity.NSData.UnmanagedMemoryStreamWithRef

Inheritance: System.IO.UnmanagedMemoryStream
Datei anzeigen Open project: aws/aws-sdk-net

Public Methods

Method Description
UnmanagedMemoryStreamWithRef ( NSData source ) : System

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Method Details

Dispose() protected method

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

UnmanagedMemoryStreamWithRef() public method

public UnmanagedMemoryStreamWithRef ( NSData source ) : System
source NSData
return System