Table of Contents

Method IsObsolete

Namespace
PaintDotNet
Assembly
PaintDotNet.Fundamentals.dll

IsObsolete(Type)

public static bool IsObsolete(this Type type)

Parameters

type Type

Returns

bool

IsObsolete(Type, bool)

public static bool IsObsolete(this Type type, bool inherit)

Parameters

type Type
inherit bool

Returns

bool