Düzenle

Aracılığıyla paylaş


CommonCodecTypeFilter Class

Definition

Defines common type filtering operations.

public class CommonCodecTypeFilter
type CommonCodecTypeFilter = class
Public Class CommonCodecTypeFilter
Inheritance
CommonCodecTypeFilter

Constructors

CommonCodecTypeFilter()

Methods

IsAbstractOrFrameworkType(Type)

Returns true if the provided type is a framework or abstract type.

Applies to