







Initializes a new instance of the JSONWriter class
Namespace:
Moxiecode.Manager.Utils
Assembly:
MCManager (in MCManager.dll) Version: 1.0.0.0
Syntax
C# |
---|
public JSONWriter( TextWriter writer ) |
Visual Basic (Declaration) |
---|
Public Sub New ( _ writer As TextWriter _ ) |
Visual C++ |
---|
public: JSONWriter( TextWriter^ writer ) |
Parameters
- writer
- Type: System.IO..::.TextWriter
[Missing <param name="writer"/> documentation for "M:Moxiecode.Manager.Utils.JSONWriter.#ctor(System.IO.TextWriter)"]