base implementation, as with the abstract feed, we are adding
the gnamespace
Namespace:
Google.GData.Client
Assembly:
Google.GData.Client (in Google.GData.Client.dll)
Version: 1.4.0.2
Syntax
| C# |
|---|
protected override void AddOtherNamespaces( XmlWriter writer ) |
| Visual Basic (Declaration) |
|---|
Protected Overrides Sub AddOtherNamespaces ( _ writer As XmlWriter _ ) |
| Visual C++ |
|---|
protected: virtual void AddOtherNamespaces( XmlWriter^ writer ) override |
Parameters
- writer
- Type: System.Xml..::.XmlWriter
The XmlWrite, where we want to add default namespaces to