The following tables list the members exposed by TypeMatchCondition.
Name | Description | |
---|---|---|
![]() | TypeMatchCondition Constructor |
Name | Description | |
---|---|---|
![]() | Type | The type used to obtain the TypeResolved to compare against the item. |
![]() | TypeName | The name of the type used to obtain the TypeResolved to compare against the item. |
![]() | TypeResolved | Returns the type based on the TypeName or Type that is compared against the item provided to the IsMatch |
Name | Description | |
---|---|---|
![]() | IsMatch | Determines if the item is assignable from the TypeResolved |