Interface IStringValueResolver
Namespace: Steeltoe.Common.Util
Assembly: Steeltoe.Common.Abstractions.dll
Syntax
public interface IStringValueResolver
Methods
| Edit this page View SourceResolveStringValue(String)
Declaration
string ResolveStringValue(string strVal)
Parameters
Type | Name | Description |
---|---|---|
System.String | strVal |
Returns
Type | Description |
---|---|
System.String |