Interface ITypeLocator
Namespace: Steeltoe.Common.Expression.Internal
Assembly: Steeltoe.Common.Abstractions.dll
Syntax
public interface ITypeLocator
Methods
| Edit this page View SourceFindType(String)
Declaration
Type FindType(string typeName)
Parameters
Type | Name | Description |
---|---|---|
System.String | typeName |
Returns
Type | Description |
---|---|
Type |