has All Type Arguments Of
Checks if all type arguments match the specified class.
Return
true
if all type arguments match one of the classes, otherwise false
.
Parameters
name
The first class to check.
names
Additional classes to check.
Checks if all type arguments match the specified class.
Return
true
if all type arguments match one of the classes, otherwise false
.
Parameters
names
A collection of classes to check.