<Type Name="MethodIsLocalFunc" FullName="Gnome.Vfs.MethodIsLocalFunc"> <TypeSignature Language="C#" Value="public delegate bool MethodIsLocalFunc(Gnome.Vfs.Method method, Gnome.Vfs.Uri uri);" /> <AssemblyInfo> <AssemblyName>gnome-vfs-sharp</AssemblyName> <AssemblyVersion>2.0.0.0</AssemblyVersion> </AssemblyInfo> <Base> <BaseTypeName>System.Delegate</BaseTypeName> </Base> <Parameters> <Parameter Name="method" Type="Gnome.Vfs.Method" /> <Parameter Name="uri" Type="Gnome.Vfs.Uri" /> </Parameters> <ReturnValue> <ReturnType>System.Boolean</ReturnType> </ReturnValue> <Docs> <param name="method">To be added.</param> <param name="uri">To be added.</param> <summary>To be added.</summary> <returns>To be added.</returns> <remarks>To be added.</remarks> </Docs> </Type>