Click or drag to resize

JValue Constructor

Overload List
  NameDescription
Public methodJValue(Boolean)
Initializes a new instance of the JValue class
Public methodJValue(Char)
Initializes a new instance of the JValue class
Public methodJValue(DateTime)
Initializes a new instance of the JValue class
Public methodJValue(DateTimeOffset)
Initializes a new instance of the JValue class
Public methodJValue(Decimal)
Initializes a new instance of the JValue class
Public methodJValue(Double)
Initializes a new instance of the JValue class
Public methodJValue(Guid)
Initializes a new instance of the JValue class
Public methodJValue(Int64)
Initializes a new instance of the JValue class
Public methodJValue(Object)
Initializes a new instance of the JValue class
Public methodJValue(Single)
Initializes a new instance of the JValue class
Public methodJValue(String)
Initializes a new instance of the JValue class
Public methodJValue(TimeSpan)
Initializes a new instance of the JValue class
Public methodJValue(UInt64)
Initializes a new instance of the JValue class
Public methodJValue(Uri)
Initializes a new instance of the JValue class
Public methodJValue(JValue)
Initializes a new instance of the JValue class
Top
See Also