this class only holds a few helper methods for other entry classes inside the youtube namespace

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

Syntax

C#
public abstract class YouTubeBaseEntry : AbstractEntry
Visual Basic (Declaration)
Public MustInherit Class YouTubeBaseEntry _

	Inherits AbstractEntry
Visual C++
public ref class YouTubeBaseEntry abstract : public AbstractEntry

Inheritance Hierarchy

See Also