Ryujinx-GtkSharp/doc/en/AtkSharp/voidObjectintDelegate.xml
Duncan Mak 90c511a4f9 Atk docs
svn path=/trunk/gtk-sharp/; revision=11504
2003-02-12 01:57:20 +00:00

26 lines
836 B
XML

<Type Name="voidObjectintDelegate" FullName="AtkSharp.voidObjectintDelegate">
<TypeSignature Language="C#" Value="public sealed delegate void voidObjectintDelegate (IntPtr arg0, int arg1, int key);" />
<AssemblyInfo>
<AssemblyName>atk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</AssemblyInfo>
<ThreadSafetyStatement>To be added</ThreadSafetyStatement>
<Docs>
<summary>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>