Язык

LoggingSessionOutputBuffer Конструкторы

Определение

Перегрузки

LoggingSessionOutputBuffer(ISessionOutputBuffer, Wire)

[Android.Runtime.Register(".ctor", "(Lorg/apache/http/io/SessionOutputBuffer;Lorg/apache/http/impl/conn/Wire;)V", "")]
public LoggingSessionOutputBuffer(Org.Apache.Http.IO.ISessionOutputBuffer? out, Org.Apache.Http.Impl.Conn.Wire? wire);
[<Android.Runtime.Register(".ctor", "(Lorg/apache/http/io/SessionOutputBuffer;Lorg/apache/http/impl/conn/Wire;)V", "")>]
new Org.Apache.Http.Impl.Conn.LoggingSessionOutputBuffer : Org.Apache.Http.IO.ISessionOutputBuffer * Org.Apache.Http.Impl.Conn.Wire -> Org.Apache.Http.Impl.Conn.LoggingSessionOutputBuffer

Параметры

wire
Wire
Атрибуты

Комментарии

Части этой страницы — это изменения на основе работы, созданной и общей Project и используемых в соответствии с условиями, описанными в разделе "".

Применяется к

LoggingSessionOutputBuffer(IntPtr, JniHandleOwnership)

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

Параметры

javaReference
IntPtr

nativeint

Комментарии

Части этой страницы — это изменения на основе работы, созданной и общей Project и используемых в соответствии с условиями, описанными в разделе "".

Применяется к