Class SystemTypeExtensions
- Namespace
- Luny /
- Assembly
- Luny.dll
public static class SystemTypeExtensions
Expand Details ...
- Inheritance
-
ObjectSystemTypeExtensions
Methods
HasAttribute<T>(Type)
public static Boolean HasAttribute<T>(this Type type) where T : Attribute
Parameters
| Type | Name | Description |
|---|---|---|
type |
Returns
- Boolean
Type Parameters
T