Share via


ODataMediaTypeFormatter.CanReadType(Type) Method

Definition

System.Net.Http.Formatting.MediaTypeFormatter.CanReadType(System.Type)
public override bool CanReadType (Type type);
override this.CanReadType : Type -> bool
Public Overrides Function CanReadType (type As Type) As Boolean

Parameters

type
Type

Returns

Applies to