Methods_T_WolfCurses_AttributeExtensions - Maxwolf/WolfCurses GitHub Wiki

AttributeExtensions Methods

The AttributeExtensions type exposes the following members.

Methods

 

Name Description
Public methodStatic member GetAttributes(T) Find the fields in an enum that have a specific attribute with a specific value.
Public methodStatic member GetEnumAttribute(T) Extension method for enum's that helps with getting custom attributes off of enum values
Public methodStatic member GetTypesWith(TAttribute) Find all the classes which have a custom attribute I've defined on them, and I want to be able to find them on-the-fly when an application is using my library.
Public methodStatic member IsImplementationOf Determine if a type implements a specific generic interface type.
Public methodStatic member ToDescriptionAttribute Attempts to grab description attribute from any object.
  Back to Top

See Also

Reference

AttributeExtensions Class
WolfCurses Namespace

⚠️ **GitHub.com Fallback** ⚠️