次の方法で共有


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

適用対象