<Type Name="ModuleClassInitHook" FullName="Gnome.ModuleClassInitHook"> <TypeSignature Language="C#" Value="public sealed delegate void ModuleClassInitHook ();" 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>Called to perform any class specific setup that is required by each module.</summary> </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> </Parameters> <ReturnValue> <ReturnType>System.Void</ReturnType> </ReturnValue> </Type>