Class TypeMatcher<T>
Inheritance
System.Object
TypeMatcher<T>
Namespace: Unity.UIWidgets.widgets
Syntax
public class TypeMatcher<T> : TypeMatcher
Type Parameters
Name | Description |
---|---|
T |
Methods
check(Object)
Declaration
public bool check(object obj)
Parameters
Type | Name | Description |
---|---|---|
System.Object | obj |
Returns
Type | Description |
---|---|
System.Boolean |