WALTER | Workable Algorithms for Location-aware Transmission, Encryption Response

BigIntegerJsonConverter Members

The BigIntegerJsonConverter type exposes the following members.

Methods


  Name Description
Public method CanConvert(Type)
Determines whether this instance can convert the specified object type.
Public method CanConvert(Type) (Inherited from JsonConverter.)
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ReadJson(JsonReader, Type, Nullable<(Of <<'(Object>)>>), JsonSerializer)
Reads the JSON representation of the object.
Public method ReadJson(JsonReader, Type, Object, JsonSerializer) (Inherited from JsonConverter.)
Public method ToString (Inherited from Object.)
Public method WriteJson(JsonWriter, Nullable<(Of <<'(Object>)>>), JsonSerializer)
Writes the JSON representation of the object.
Public method WriteJson(JsonWriter, Object, JsonSerializer) (Inherited from JsonConverter.)

Properties


  Name Description
Public property CanRead (Inherited from JsonConverter.)
Public property CanWrite (Inherited from JsonConverter.)