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

21 lines
706 B
XML

<Type Name="Util+GetRootDelegate" FullName="Atk.Util+GetRootDelegate">
<TypeSignature Language="C#" Value="public delegate Atk.Object Util.GetRootDelegate();" />
<TypeSignature Language="ILAsm" Value=".class nested public auto ansi sealed Util/GetRootDelegate extends System.MulticastDelegate" />
<AssemblyInfo>
<AssemblyName>atk-sharp</AssemblyName>
</AssemblyInfo>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Parameters />
<ReturnValue>
<ReturnType>Atk.Object</ReturnType>
</ReturnValue>
<Docs>
<summary>To be added.</summary>
<returns>To be added.</returns>
<remarks>To be added.</remarks>
<since version="Gtk# 2.10" />
</Docs>
</Type>