次の方法で共有


NSUrlConnectionDownloadDelegate_Extensions.ResumedDownloading メソッド

定義

public static void ResumedDownloading (this Foundation.INSUrlConnectionDownloadDelegate This, Foundation.NSUrlConnection connection, long totalBytesWritten, long expectedTotalBytes);
static member ResumedDownloading : Foundation.INSUrlConnectionDownloadDelegate * Foundation.NSUrlConnection * int64 * int64 -> unit

パラメーター

This
INSUrlConnectionDownloadDelegate

この拡張メソッドが動作するインスタンス。

connection
NSUrlConnection
totalBytesWritten
Int64
expectedTotalBytes
Int64

適用対象