Table of Contents

Class SystemTypeExtensions

Namespace
Luny
/
Assembly
Luny.dll
public static class SystemTypeExtensions
Expand Details ...
Inheritance
Object
SystemTypeExtensions

Methods

HasAttribute<T>(Type)

public static Boolean HasAttribute<T>(this Type type) where T : Attribute

Parameters

Type Name Description
Type
type

Returns

Boolean

Type Parameters

T