Compartir a través de


ExceptionCodec.IsSupportedType(Type) Método

Definición

Determina si esta instancia admite el tipo especificado.

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

Parámetros

type
Type

Tipo.

Devoluciones

true si se admite el tipo especificado; en caso contrario, es false.

Implementaciones

Se aplica a