EntityEnclosingRequestWrapper Constructores

Definición

Sobrecargas

EntityEnclosingRequestWrapper(IHttpEntityEnclosingRequest)

Ajusta una solicitud envolvente de entidad.

[Android.Runtime.Register(".ctor", "(Lorg/apache/http/HttpEntityEnclosingRequest;)V", "")]
public EntityEnclosingRequestWrapper(Org.Apache.Http.IHttpEntityEnclosingRequest? request);
[<Android.Runtime.Register(".ctor", "(Lorg/apache/http/HttpEntityEnclosingRequest;)V", "")>]
new Org.Apache.Http.Impl.Client.EntityEnclosingRequestWrapper : Org.Apache.Http.IHttpEntityEnclosingRequest -> Org.Apache.Http.Impl.Client.EntityEnclosingRequestWrapper

Parámetros

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

EntityEnclosingRequestWrapper(IntPtr, JniHandleOwnership)

protected EntityEnclosingRequestWrapper(IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer);
new Org.Apache.Http.Impl.Client.EntityEnclosingRequestWrapper : nativeint * Android.Runtime.JniHandleOwnership -> Org.Apache.Http.Impl.Client.EntityEnclosingRequestWrapper

Parámetros

javaReference
IntPtr

nativeint

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