[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "M:Facebook.Json.StringBuffer.Append(System.Char)"]
Assembly: Facebook (in Facebook.dll) Version: 0.2009.3.23 (0.2009.3.23)
Syntax
C# |
---|
public void Append( char value ) |
Visual Basic (Declaration) |
---|
Public Sub Append ( _ value As Char _ ) |
Visual C++ |
---|
public: void Append( wchar_t value ) |
Parameters
- value
- Type: System..::.Char
[Missing <param name="value"/> documentation for "M:Facebook.Json.StringBuffer.Append(System.Char)"]