Interface IServiceResolver
- Namespace
- Steeltoe.Common.Expression.Internal
- Assembly
- Steeltoe.Common.Abstractions.dll
public interface IServiceResolver
Methods
Resolve(IEvaluationContext, string)
object Resolve(IEvaluationContext context, string serviceName)
Parameters
context
IEvaluationContextserviceName
string