[This is preliminary documentation and is subject to change.]
Writes an indent space.
Namespace:
Assembly: Facebook (in Facebook.dll) Version: 0.2009.3.23 (0.2009.3.23)
Syntax
C# |
---|
protected override void WriteIndentSpace() |
Visual Basic (Declaration) |
---|
Protected Overrides Sub WriteIndentSpace |
Visual C++ |
---|
protected: virtual void WriteIndentSpace() override |