Click or drag to resize

CameraJsonConverterCanConvert Method

[Missing <summary> documentation for "M:RAYLASE.Marker.Device.Serialization.CameraJsonConverter.CanConvert(System.Type)"]


Namespace: RAYLASE.Marker.Device.Serialization
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public override bool CanConvert(
	Type objectType
)

Parameters

objectType  Type

[Missing <param name="objectType"/> documentation for "M:RAYLASE.Marker.Device.Serialization.CameraJsonConverter.CanConvert(System.Type)"]

Return Value

Boolean

[Missing <returns> documentation for "M:RAYLASE.Marker.Device.Serialization.CameraJsonConverter.CanConvert(System.Type)"]

See Also