ProblemDetailsConverter.CanConvert(Type) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Newtonsoft.Json.JsonConverter.CanConvert(System.Type)
public:
override bool CanConvert(Type ^ objectType);
public override bool CanConvert (Type objectType);
override this.CanConvert : Type -> bool
Public Overrides Function CanConvert (objectType As Type) As Boolean
Paramètres
- objectType
- Type