C# Class Windows.Storage.Streams.RandomAccessStream

Datei anzeigen Open project: shiftkey/winrt-backport-hilarity Class Usage Examples

Public Methods

Method Description
CopyAndCloseAsync ( [ source, [ destination ) : ulong>.IAsyncOperationWithProgress

Private Methods

Method Description
CopyAsync ( [ source, [ destination ) : ulong>.IAsyncOperationWithProgress
CopyAsync ( [ source, [ destination, [ bytesToCopy ) : ulong>.IAsyncOperationWithProgress

Method Details

CopyAndCloseAsync() public static method

public static CopyAndCloseAsync ( [ source, [ destination ) : ulong>.IAsyncOperationWithProgress
source [
destination [
return ulong>.IAsyncOperationWithProgress