Ryujinx-GtkSharp/doc/en/GLib/ITlsServerConnection.xml
2013-11-30 16:01:53 +01:00

19 lines
647 B
XML

<Type Name="ITlsServerConnection" FullName="GLib.ITlsServerConnection">
<TypeSignature Language="C#" Value="public interface ITlsServerConnection : GLib.IWrapper" />
<TypeSignature Language="ILAsm" Value=".class public interface auto ansi abstract ITlsServerConnection 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>