Ryujinx-GtkSharp/doc/en/Gnome/TriggerActionFunction.xml
Duncan Mak a86191d48d Gnome docs
svn path=/trunk/gtk-sharp/; revision=11509
2003-02-12 02:14:42 +00:00

26 lines
847 B
XML

<Type Name="TriggerActionFunction" FullName="Gnome.TriggerActionFunction">
<TypeSignature Language="C#" Value="public sealed delegate void TriggerActionFunction (string msg, string level, string[] supinfo);" />
<AssemblyInfo>
<AssemblyName>gnome-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>