mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-27 21:35:41 +00:00
19 lines
643 B
XML
19 lines
643 B
XML
|
<Type Name="TlsServerConnection" FullName="GLib.TlsServerConnection">
|
||
|
<TypeSignature Language="C#" Value="public interface TlsServerConnection : GLib.IWrapper" />
|
||
|
<TypeSignature Language="ILAsm" Value=".class public interface auto ansi abstract TlsServerConnection implements class GLib.IWrapper" />
|
||
|
<AssemblyInfo>
|
||
|
<AssemblyName>gio-sharp</AssemblyName>
|
||
|
</AssemblyInfo>
|
||
|
<Interfaces>
|
||
|
<Interface>
|
||
|
<InterfaceName>GLib.IWrapper</InterfaceName>
|
||
|
</Interface>
|
||
|
</Interfaces>
|
||
|
<Docs>
|
||
|
<summary>To be added.</summary>
|
||
|
<remarks>To be added.</remarks>
|
||
|
<since version="Gtk# 3.0" />
|
||
|
</Docs>
|
||
|
<Members />
|
||
|
</Type>
|