Ryujinx-GtkSharp/doc/en/GConf.PropertyEditors/EditorNotSupportedException.xml
John Luke 0b12cb5378 run the updater
svn path=/trunk/gtk-sharp/; revision=19429
2003-10-28 00:48:23 +00:00

37 lines
1.4 KiB
XML

<Type Name="EditorNotSupportedException" FullName="GConf.PropertyEditors.EditorNotSupportedException">
<TypeSignature Language="C#" Value="public class EditorNotSupportedException : System.Exception, ISerializable" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>gconf-sharp-peditors</AssemblyName>
<AssemblyPublicKey></AssemblyPublicKey>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<AssemblyCulture>neutral</AssemblyCulture>
<Attributes />
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the &lt;link location="node:gtk-sharp/programming/threads"&gt;Gtk# Thread Programming&lt;/link&gt; for details.</ThreadSafetyStatement>
<Docs>
<summary>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Exception</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members>
<Member MemberName=".ctor">
<MemberSignature Language="C#" Value="public EditorNotSupportedException ();" />
<MemberType>Constructor</MemberType>
<ReturnValue />
<Parameters />
<Docs>
<summary>To be added</summary>
<returns>To be added: an object of type 'GConf.PropertyEditors.EditorNotSupportedException'</returns>
<remarks>To be added</remarks>
</Docs>
</Member>
</Members>
</Type>