Megadocs 0.0.1
All of megapop's internal libraries
|
Static Public Member Functions | |
static bool | HasAttribute< T > (this MemberInfo memberInfo) |
static T | FirstAttribute< T > (this MemberInfo memberInfo) |
|
static |
T | : | Attribute | |
T | : | Attribute.GetCustomAttribute | |
T | : | memberInfo | |
T | : | typeof | |
T | : | T | |
T | : | as | |
T | : | T |
|
static |
T | : | Attribute | |
T | : | Attribute.IsDefined | |
T | : | memberInfo | |
T | : | typeof | |
T | : | T |