Interface IJsonReadable
Namespace: P42.Utils
Assembly: P42.Utils.dll
Syntax
public interface IJsonReadable
Methods
| Improve this Doc View SourcePropertiesFrom(JsonReader)
Declaration
void PropertiesFrom(JsonReader reader)
Parameters
Type | Name | Description |
---|---|---|
Newtonsoft.Json.JsonReader | reader |