Compartilhar via


ObjectSerializer.CanSerialize(Type) Método

Definição

Retorna true se o tipo fornecido, type, pode ser serializado e false , caso contrário, .

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

Parâmetros

type
Type

Retornos

Aplica-se a