EntityJsonConverter.CanConvert(Type) Method

Definition

public override bool CanConvert(Type type);
override this.CanConvert : Type -> bool
Public Overrides Function CanConvert (type As Type) As Boolean

Parameters

type
Type

Returns

Applies to