Edit

Share via


IKeyedSerializer.IsSupportedType(Type, Boolean) Method

Definition

public bool IsSupportedType (Type type, bool isFallback);
abstract member IsSupportedType : Type * bool -> bool
Public Function IsSupportedType (type As Type, isFallback As Boolean) As Boolean

Parameters

type
Type
isFallback
Boolean

Returns

Applies to