NTypeEqualsFilter<T,TTargetType> Class Members
In This Topic
The following tables list the members exposed by NTypeEqualsFilter<T,TTargetType>.
Public Fields
| Name | Description |
| Instance | Singleton instance. |
Top
Public Methods
| Name | Description |
| Filter | Returns true if the item type is equal to TTargetType. |
Top
See Also