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

适用于