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