SubjectInfoExtensions Class Methods
In This Topic
For a list of all members of this type, see SubjectInfoExtensions members.
Public Methods
| | Name | Description |
  | WhichGetterDoesNotHave |
Checks if the subject info getter does not have the given access modifier.
|
  | WhichGetterHas |
Checks if the subject info getter has the given access modifier.
|
  | WhichSetterDoesNotHave |
Checks if the subject info setter does not have the given access modifier.
|
  | WhichSetterHas |
Checks if the subject info setter has the given access modifier.
|
Top
Extension Methods
See Also