Table of Contents

Interface ITypeLocator

Namespace
Steeltoe.Common.Expression.Internal
Assembly
Steeltoe.Common.Abstractions.dll
public interface ITypeLocator

Methods

FindType(string)

Type FindType(string typeName)

Parameters

typeName string

Returns

Type