TypeConverter, so that AtomGenerator 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 AtomGeneratorConverter : ExpandableObjectConverter
Visual Basic (Declaration)
Public Class AtomGeneratorConverter _

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

Inheritance Hierarchy

See Also