Condividi tramite


ObjectSerializer.CanSerialize(Type) Metodo

Definizione

Restituisce true se il tipo specificato, type, può essere serializzato e false in caso contrario.

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

Parametri

type
Type

Restituisce

Si applica a