ISolutionTypesProvider.FindType Method
| Name | Parameters | Description |
|---|---|---|
| FindType(Predicate<IDXTypeInfo>) | predicate | Returns the first found type that satisfies the specified predicate. |
| FindType(String) | fullName | Obtains a project type by its full name. |
| Name | Parameters | Description |
|---|---|---|
| FindType(Predicate<IDXTypeInfo>) | predicate | Returns the first found type that satisfies the specified predicate. |
| FindType(String) | fullName | Obtains a project type by its full name. |