ODataMediaTypeFormatter.CanWriteType(Type) Method

Definition

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

Parameters

type
Type

Returns

Applies to