Class used as a null version aware seed for the collections

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

Syntax

C#
public class NullVersionAware : IVersionAware
Visual Basic (Declaration)
Public Class NullVersionAware _

	Implements IVersionAware
Visual C++
public ref class NullVersionAware : IVersionAware

Inheritance Hierarchy

System..::.Object
  Google.GData.Client..::.NullVersionAware

See Also