Ryujinx-GtkSharp/doc/en/Gnome.Vfs/ProcessInitFunc.xml

19 lines
538 B
XML
Raw Normal View History

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