The OldReflectionAssert type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| HasConstructor | Overloaded. | |
| HasDefaultConstructor |
Asserts that the type has a default public constructor
| |
| HasField | Overloaded. | |
| HasMethod | Overloaded. | |
| 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 | ||
| ReadOnlyProperty | Overloaded. | |
| WriteOnlyProperty | Overloaded. |
Extension Methods
| Name | Description | |
|---|---|---|
| Format | Overloaded. |
