Name | Description | |
---|---|---|
ConcreteTypeConverter<TConcrete> Constructor |
The following tables list the members exposed by ConcreteTypeConverter<TConcrete>.
Name | Description | |
---|---|---|
ConcreteTypeConverter<TConcrete> Constructor |
Name | Description | |
---|---|---|
CanConvert | Overridden. Determines whether this instance can convert the specified object type. | |
ReadJson | Overridden. Reads the JSON representation of the object. | |
WriteJson | Overridden. Writes the JSON representation of the object. |
Name | Description | |
---|---|---|
TryParse<T,TSender> | implements parsing to cast a type from string to a type |
ConcreteTypeConverter<TConcrete> Class
Walter.Web.FireWall Namespace
Newtonsoft.Json.JsonConverter