Class EntityIdConverter
Json converter for retrieving "id" property if the token is an object.
Inherited Members
Newtonsoft.Json.JsonConverter.CanRead
Newtonsoft.Json.JsonConverter.CanWrite
Namespace: TehGM.Wolfringo.Messages.Serialization.Internal
Assembly: Wolfringo.Core.dll
Syntax
public class EntityIdConverter : ValueOrPropertyConverter
Constructors
| Improve this Doc View SourceEntityIdConverter()
Json converter for retrieving "id" property if the token is an object.
Declaration
public EntityIdConverter()
Methods
| Improve this Doc View SourceCanConvert(Type)
Declaration
public override bool CanConvert(Type objectType)
Parameters
Type | Name | Description |
---|---|---|
Type | objectType |
Returns
Type | Description |
---|---|
Boolean |