HttpRequestHandlerRegistry.Register(String, IHttpRequestHandler) Método

Definición

[Android.Runtime.Register("register", "(Ljava/lang/String;Lorg/apache/http/protocol/HttpRequestHandler;)V", "GetRegister_Ljava_lang_String_Lorg_apache_http_protocol_HttpRequestHandler_Handler")]
public virtual void Register(string? pattern, Org.Apache.Http.Protocol.IHttpRequestHandler? handler);
[<Android.Runtime.Register("register", "(Ljava/lang/String;Lorg/apache/http/protocol/HttpRequestHandler;)V", "GetRegister_Ljava_lang_String_Lorg_apache_http_protocol_HttpRequestHandler_Handler")>]
abstract member Register : string * Org.Apache.Http.Protocol.IHttpRequestHandler -> unit
override this.Register : string * Org.Apache.Http.Protocol.IHttpRequestHandler -> unit

Parámetros

pattern
String
Atributos

Comentarios

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a