Show / Hide Table of Contents

Class ZPLCmdConverter

Represents the ZPLCmd JSON Converter.

Inheritance
System.Object
JsonCreationConverter<ZPLCmd>
ZPLCmdConverter
Inherited Members
JsonCreationConverter<ZPLCmd>.CanConvert(Type)
JsonCreationConverter<ZPLCmd>.ReadJson(JsonReader, Type, Object, JsonSerializer)
JsonCreationConverter<ZPLCmd>.CanWrite
JsonCreationConverter<ZPLCmd>.WriteJson(JsonWriter, Object, JsonSerializer)
Namespace: Neodynamic.SDK.ZPLPrinter
Assembly: cs.temp.dll.dll
Syntax
public class ZPLCmdConverter : JsonCreationConverter<ZPLCmd>

Methods

Create(Type, JObject)

Declaration
protected override ZPLCmd Create(Type objectType, JObject jObject)
Parameters
Type Name Description
System.Type objectType
JObject jObject
Returns
Type Description
ZPLCmd
Overrides
Neodynamic.SDK.ZPLPrinter.JsonCreationConverter<Neodynamic.SDK.ZPLPrinter.ZPLCmd>.Create(System.Type, JObject)
Back to top Copyright © 2003- Neodynamic SRL
http://www.neodynamic.com