• Webinars
  • Docs
  • Download
  • Blogs
  • Contact Us
Try NCache Live
Show / Hide Table of Contents

Constructor JsonValueBase

JsonValueBase()

Default constructor

Declaration
protected JsonValueBase()

JsonValueBase(Object, JsonDataType)

Overloaded constructor which cass the value to JSONDataType provided

Declaration
protected JsonValueBase(object value, JsonDataType dataType)
Parameters
Type Name Description
System.Object value
Alachisoft.NCache.Runtime.Enum.JsonDataType dataType
Back to top Copyright © 2017 Alachisoft