mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-28 23:05:42 +00:00
352fc8e849
Didn't audit any of this.
24 lines
845 B
XML
24 lines
845 B
XML
<Type Name="TlsClientConnectionImplementor" FullName="GLib.TlsClientConnectionImplementor">
|
|
<TypeSignature Language="C#" Value="public interface TlsClientConnectionImplementor : GLib.IWrapper" />
|
|
<TypeSignature Language="ILAsm" Value=".class public interface auto ansi abstract TlsClientConnectionImplementor implements class GLib.IWrapper" />
|
|
<AssemblyInfo>
|
|
<AssemblyName>gio-sharp</AssemblyName>
|
|
</AssemblyInfo>
|
|
<Interfaces>
|
|
<Interface>
|
|
<InterfaceName>GLib.IWrapper</InterfaceName>
|
|
</Interface>
|
|
</Interfaces>
|
|
<Attributes>
|
|
<Attribute>
|
|
<AttributeName>GLib.GInterface(typeof(GLib.TlsClientConnectionAdapter))</AttributeName>
|
|
</Attribute>
|
|
</Attributes>
|
|
<Docs>
|
|
<summary>To be added.</summary>
|
|
<remarks>To be added.</remarks>
|
|
<since version="Gtk# 3.0" />
|
|
</Docs>
|
|
<Members />
|
|
</Type>
|