![]() | JValue Constructor |
Name | Description | |
---|---|---|
![]() | JValue(Boolean) |
Initializes a new instance of the JValue class with the given value.
|
![]() | JValue(Char) |
Initializes a new instance of the JValue class with the given value.
|
![]() | JValue(DateTime) |
Initializes a new instance of the JValue class with the given value.
|
![]() | JValue(DateTimeOffset) |
Initializes a new instance of the JValue class with the given value.
|
![]() | JValue(Decimal) |
Initializes a new instance of the JValue class with the given value.
|
![]() | JValue(Double) |
Initializes a new instance of the JValue class with the given value.
|
![]() | JValue(Guid) |
Initializes a new instance of the JValue class with the given value.
|
![]() | JValue(Int64) |
Initializes a new instance of the JValue class with the given value.
|
![]() | JValue(Object) |
Initializes a new instance of the JValue class with the given value.
|
![]() | JValue(Single) |
Initializes a new instance of the JValue class with the given value.
|
![]() | JValue(String) |
Initializes a new instance of the JValue class with the given value.
|
![]() | JValue(TimeSpan) |
Initializes a new instance of the JValue class with the given value.
|
![]() | JValue(UInt64) |
Initializes a new instance of the JValue class with the given value.
|
![]() | JValue(Uri) |
Initializes a new instance of the JValue class with the given value.
|
![]() | JValue(JValue) |