| Name | Description |
---|
  | Implicit(Boolean to JsonValue) | |
  | Implicit(Decimal to JsonValue) | |
  | Implicit(Double to JsonValue) | |
  | Implicit(Int32 to JsonValue) | |
  | Implicit(Int64 to JsonValue) | |
  | Implicit(Nullable<Boolean> to JsonValue) | |
  | Implicit(Nullable<Decimal> to JsonValue) | |
  | Implicit(Nullable<Double> to JsonValue) | |
  | Implicit(Nullable<Int32> to JsonValue) | |
  | Implicit(Nullable<Int64> to JsonValue) | |
  | Implicit(Nullable<Single> to JsonValue) | |
  | Implicit(Single to JsonValue) | |
  | Implicit(String to JsonValue) | |