Partager via


ObjectSerializer.CanSerialize(Type) Méthode

Définition

Retourne true si le type fourni, type, peut être sérialisé, et false sinon.

public bool CanSerialize (Type type);
member this.CanSerialize : Type -> bool
Public Function CanSerialize (type As Type) As Boolean

Paramètres

type
Type

Retours

S’applique à