NUnit.Compatibility
Namespace with 8 public types
Classes
LongLivedMarshalByRefObject
A MarshalByRefObject that lives forever
NUnitNullType
This class is used as a flag when we get a parameter list for a method/constructor, but
we do not know one of the types because null was passed in.
Enumerations
BindingFlags
Specifies flags that control binding and the way in which the search for members
and types is conducted by reflection.
Static Classes
AdditionalTypeExtensions
Type extensions that apply to all target frameworks
AssemblyExtensions
Extensions for Assembly that are not available in portable
AttributeHelper
Provides a platform-independent methods for getting attributes
for use by AttributeConstraint and AttributeExistsConstraint.
MemberInfoExtensions
Extensions to the various MemberInfo derived classes
TypeExtensions
Provides NUnit specific extensions to aid in Reflection
across multiple frameworks