Ryujinx-GtkSharp/doc/en/Gnome.Vfs/MethodShutdownFunc.xml
Mike Kestner ab07fa8056 updates to assembly version elements
svn path=/trunk/gtk-sharp/; revision=46164
2005-06-17 18:43:30 +00:00

22 lines
686 B
XML

<Type Name="MethodShutdownFunc" FullName="Gnome.Vfs.MethodShutdownFunc">
<TypeSignature Language="C#" Value="public delegate void MethodShutdownFunc(Gnome.Vfs.Method method);" />
<AssemblyInfo>
<AssemblyName>gnome-vfs-sharp</AssemblyName>
<AssemblyVersion>2.6.0.0</AssemblyVersion>
</AssemblyInfo>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Parameters>
<Parameter Name="method" Type="Gnome.Vfs.Method" />
</Parameters>
<ReturnValue>
<ReturnType>System.Void</ReturnType>
</ReturnValue>
<Docs>
<param name="method">To be added.</param>
<summary>To be added.</summary>
<remarks>To be added.</remarks>
</Docs>
</Type>