Sophie

Sophie

distrib > Mandriva > 9.2 > i586 > media > contrib > by-pkgid > df634f7f22d35db1c99644e5db0b11d9 > files > 417

gtk-sharp-doc-0.11-0.20030831.3mdk.i586.rpm

<Type Name="TriggerActionFunction" FullName="Gnome.TriggerActionFunction">
  <TypeSignature Language="C#" Value="public sealed delegate void TriggerActionFunction (string msg, string level, string [] supinfo);" Maintainer="auto" />
  <AssemblyInfo>
    <AssemblyName>gnome-sharp</AssemblyName>
    <AssemblyVersion>0.0.0.0</AssemblyVersion>
    <Attributes />
  </AssemblyInfo>
  <ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
  <Docs>
    <summary>
    Can be used as a target for <see cref="T:Gnome.TriggerType" /> 
    of <see cref="T:Gnome.Trigger" /> instances.
    </summary>

    <param name="msg">
    The human-readable message that was passed to 
    <see cref="M:Gnome.Triggers.Vdo(string,string,string[])" />. May be null.
    </param>
    <param name="level">The severity level of the event. May be null. </param>
    <param name="supinfo">The section in which the event belongs. </param>

  </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 />
	<Parameters>
	<Parameter Name="msg" Type="System.String" />
	<Parameter Name="level" Type="System.String" />
	<Parameter Name="supinfo" Type="System.String[]" />
	</Parameters>
	<ReturnValue><ReturnType>System.Void</ReturnType></ReturnValue>
</Type>