Version 3.3.0.1

GenericParameterInferenceTypeMatcher class

Namespace: Sirenix.OdinInspector.Editor.TypeSearch
Assembly: Sirenix.OdinInspector.Editor
public class GenericParameterInferenceTypeMatcher : TypeMatcher
Inheritance
  • System.Object
  • TypeMatcher
  • GenericParameterInferenceTypeMatcher

Constructors

GenericParameterInferenceTypeMatcher()
public GenericParameterInferenceTypeMatcher()

Properties

Name
public override string Name { get; }

Methods

Match(Type[], ref Boolean)
public override Type Match(Type[] targets, ref bool stopMatching)
Parameters
System.Type[] targets

System.Boolean stopMatching

Returns
System.Type