C# Class ThirdParty.iOS4Unity.NSData.UnmanagedMemoryStreamWithRef

Inheritance: System.IO.UnmanagedMemoryStream
Afficher le fichier Open project: aws/aws-sdk-net

Méthodes publiques

Méthode Description
UnmanagedMemoryStreamWithRef ( NSData source ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Method Details

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

UnmanagedMemoryStreamWithRef() public méthode

public UnmanagedMemoryStreamWithRef ( NSData source ) : System
source NSData
Résultat System