The OldReflectionAssert type exposes the following members.

Methods

  NameDescription
HasConstructorOverloaded.
HasDefaultConstructor
Asserts that the type has a default public constructor
HasFieldOverloaded.
HasMethodOverloaded.
IsAssignableFrom
Asserts whether an instance of the parent can be assigned from an instance of child.
IsInstanceOf
Asserts whether child is an instance of the type.
IsSealed
NotCreatable
ReadOnlyPropertyOverloaded.
WriteOnlyPropertyOverloaded.

Extension Methods

  NameDescription
FormatOverloaded.

See Also