







[Missing <summary> documentation for "P:Moxiecode.Manager.Utils.JSONReader.Location"]
Namespace:
Moxiecode.Manager.Utils
Assembly:
MCManager (in MCManager.dll) Version: 1.0.0.0
Syntax
C# |
---|
public JSONLocation Location { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property Location As JSONLocation |
Visual C++ |
---|
public: property JSONLocation Location { JSONLocation get (); } |