[Missing <summary> documentation for "M:Moxiecode.Manager.Utils.JSON.ParseJSON(System.IO.TextReader)"]
Namespace:
Moxiecode.Manager.Utils
Assembly:
MCManager (in MCManager.dll) Version: 1.0.0.0
Syntax
C# |
---|
public static Object ParseJSON( TextReader reader ) |
Visual Basic (Declaration) |
---|
Public Shared Function ParseJSON ( _ reader As TextReader _ ) As Object |
Visual C++ |
---|
public: static Object^ ParseJSON( TextReader^ reader ) |
Parameters
- reader
- Type: System.IO..::.TextReader
[Missing <param name="reader"/> documentation for "M:Moxiecode.Manager.Utils.JSON.ParseJSON(System.IO.TextReader)"]
Return Value
[Missing <returns> documentation for "M:Moxiecode.Manager.Utils.JSON.ParseJSON(System.IO.TextReader)"]