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

Syntax

C#
protected void PrepareService(

	Service s

)
Visual Basic (Declaration)
Protected Sub PrepareService ( _

	s As Service _

)
Visual C++
protected:

void PrepareService(

	Service^ s

)

See Also