Megadocs 0.0.1
All of megapop's internal libraries
Megapop.PimpEdit.Editor.PimpMemberExt Class Reference

Static Public Member Functions

static bool HasAttribute< TAttribute > (this PimpMember member)
 
static TAttribute GetCustomAttribute< TAttribute > (this PimpMember member)
 
static IEnumerable< TAttribute > GetCustomAttributes< TAttribute > (this PimpMember member)
 

Member Function Documentation

◆ GetCustomAttribute< TAttribute >()

static TAttribute Megapop.PimpEdit.Editor.PimpMemberExt.GetCustomAttribute< TAttribute > ( this PimpMember  member)
inlinestatic
Type Constraints
TAttribute :Attribute 

◆ GetCustomAttributes< TAttribute >()

static IEnumerable< TAttribute > Megapop.PimpEdit.Editor.PimpMemberExt.GetCustomAttributes< TAttribute > ( this PimpMember  member)
inlinestatic
Type Constraints
TAttribute :Attribute 

◆ HasAttribute< TAttribute >()

static bool Megapop.PimpEdit.Editor.PimpMemberExt.HasAttribute< TAttribute > ( this PimpMember  member)
inlinestatic
Type Constraints
TAttribute :Attribute 

The documentation for this class was generated from the following file: