GtkSharp/doc/en/GConf.PropertyEditors/EditorNotSupportedException.xml
Mike Kestner aa928785b7 GConf doc updates
svn path=/trunk/gtk-sharp/; revision=122792
2009-01-08 16:49:42 +00:00

31 lines
1.1 KiB
XML

<Type Name="EditorNotSupportedException" FullName="GConf.PropertyEditors.EditorNotSupportedException">
<TypeSignature Language="C#" Maintainer="auto" Value="public class EditorNotSupportedException : Exception" />
<AssemblyInfo>
<AssemblyName>gconf-sharp-peditors</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
</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>
<Base>
<BaseTypeName>System.Exception</BaseTypeName>
</Base>
<Interfaces>
</Interfaces>
<Docs>
<summary>EditorNotSupported exception.</summary>
<remarks />
</Docs>
<Members>
<Member MemberName=".ctor">
<MemberSignature Language="C#" Value="public EditorNotSupportedException ();" />
<MemberType>Constructor</MemberType>
<ReturnValue />
<Parameters />
<Docs>
<summary>Public constructor.</summary>
<remarks />
</Docs>
</Member>
</Members>
</Type>