Method IsObsolete
- Namespace
- PaintDotNet
- Assembly
- PaintDotNet.Fundamentals.dll
IsObsolete(Type)
public static bool IsObsolete(this Type type)
Parameters
type
Type
Returns
IsObsolete(Type, bool)
public static bool IsObsolete(this Type type, bool inherit)