共用方式為


NSUrlConnectionDelegate_Extensions.FailedWithError 方法

定義

public static void FailedWithError (this Foundation.INSUrlConnectionDelegate This, Foundation.NSUrlConnection connection, Foundation.NSError error);
static member FailedWithError : Foundation.INSUrlConnectionDelegate * Foundation.NSUrlConnection * Foundation.NSError -> unit

參數

This
INSUrlConnectionDelegate

這個擴充方法運作所在的實例。

connection
NSUrlConnection
error
NSError

適用於