TypeConverter, so that AtomContentConverter shows up in the property pages

Namespace:  Google.GData.Client
Assembly:  Google.GData.Client (in Google.GData.Client.dll)
Version: 1.4.0.2

Syntax

C#
public class AtomContentConverter : ExpandableObjectConverter
Visual Basic (Declaration)
Public Class AtomContentConverter _

	Inherits ExpandableObjectConverter
Visual C++
public ref class AtomContentConverter : public ExpandableObjectConverter

Inheritance Hierarchy

See Also