Namespace:
Google.GData.Client
Assembly:
Google.GData.Client (in Google.GData.Client.dll)
Version: 1.4.0.2
Syntax
| C# |
|---|
protected void PrepareQuery( FeedQuery q ) |
| Visual Basic (Declaration) |
|---|
Protected Sub PrepareQuery ( _ q As FeedQuery _ ) |
| Visual C++ |
|---|
protected: void PrepareQuery( FeedQuery^ q ) |