Initializes a new instance of the JsonModel class
Namespace: TinCan.JsonAssembly: TinCan (in TinCan.dll) Version: 0.0.1.0 (0.0.1.0)
Syntax
C# |
---|
protected JsonModel() |
Visual Basic |
---|
Protected Sub New |
Visual C++ |
---|
protected: JsonModel() |
F# |
---|
new : unit -> JsonModel |