Ryujinx-GtkSharp/doc/en/GLib/TlsServerConnection.xml
Mike Kestner 352fc8e849 Run the doc updater
Didn't audit any of this.
2012-03-28 22:10:46 -05:00

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>