mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-27 18:55:49 +00:00
19 lines
544 B
XML
19 lines
544 B
XML
|
<Type Name="UnixMountCallback" FullName="Gnome.Vfs.UnixMountCallback">
|
||
|
<TypeSignature Language="C#" Value="public delegate void UnixMountCallback();" />
|
||
|
<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>
|