IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
NUnit.Framework.Compatibility.AttributeHelper Class Reference

Provides a platform-independent methods for getting attributes for use by AttributeConstraint and AttributeExistsConstraint. More...

Static Public Member Functions

static Attribute[] GetCustomAttributes (object actual, Type attributeType, bool inherit)
 Gets the custom attributes from the given object. More...
 

Detailed Description

Provides a platform-independent methods for getting attributes for use by AttributeConstraint and AttributeExistsConstraint.

Member Function Documentation


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